Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function creates and returns a handle to the Out of Memory window.
HWND OomUI_CreateOomWindow(void);
Parameters
None.
Return Values
Handle to the created window.
Remarks
The Out of Memory window is displayed when memory on the device is low. The Oomui code should not destroy or hide this window.
Requirements
OS Versions: Windows CE 2.10 and later.
Header: Oomui.h.
See Also
OomUI_CreateNotRespondingWindow
Send Feedback on this topic to the authors