次の方法で共有


OomUI_CreateOomWindow (Windows Embedded CE 6.0)

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