OomUI_OnShow
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
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.