OomUI_OnShow (Windows CE 5.0)

Send Feedback

This function is called by the Oomui component just prior to showing the Out of Memory window.

VOID OomUI_OnShow(void);

Parameters

None.

Return Values

None.

Remarks

This function is called just before the Out of Memory window is shown. This function is not required to do anything, but may be used, for example, to set the title of the Out of Memory window or to collect system information to be displayed in the Out of Memory window.

Requirements

OS Versions: Windows CE 2.10 and later.
Header: Oomui.h.

See Also

OomUI_FShowOomWindow

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.