OomUICallback_NonClientPaint (Windows CE 5.0)

Send Feedback

This function is called by the Oomui component to paint the nonclient area of either the Out of Memory window or the Not Responding window.

VOID OomUICallback_NonClientPaint(   HWNDhwnd );

Parameters

  • hwnd
    Handle of the window.

Return Values

None.

Remarks

This function is not implemented by the Oomui component. It is used by the Oomui component.

Requirements

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

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.