次の方法で共有


OomUI_CreateNotRespondingWindow (Windows Embedded CE 6.0)

1/6/2010

This function creates and returns a handle to the Application Not Responding window.

Syntax

HWND OomUI_CreateNotRespondingWindow(void); 

Parameters

None.

Return Value

Handle to the created window.

Remarks

The Application Not Responding window is displayed if the Oomui component is unable to close a running application. 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_CreateOomWindow