Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
This function creates and returns a handle to the Out of Memory window.
Syntax
HWND OomUI_CreateOomWindow(void);
Parameters
None.
Return Value
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
| Header | oomui.h |
| Windows Embedded CE | Windows CE 2.10 and later |
See Also
Reference
Out of Memory User Interface Functions
OomUI_CreateNotRespondingWindow