Compartir a través de


OomUI_CreateNotRespondingWindow (Windows CE 5.0)

Send Feedback

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

HWND OomUI_CreateNotRespondingWindow(void);

Parameters

None.

Return Values

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

OS Versions: Windows CE 2.10 and later.
Header: Oomui.h.

See Also

OomUI_CreateOomWindow

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.