Share via


OomUI_OnShow (Windows Embedded CE 6.0)

1/6/2010

This function is called by the Oomui component just prior to showing the Out of Memory window.

Syntax

VOID OomUI_OnShow(void); 

Parameters

None.

Return Value

None.

Remarks

This function is called just before the Out of Memory window is shown. This function is not required to do anything, but may be used, for example, to set the title of the Out of Memory window or to collect system information to be displayed in the Out of Memory window.

Requirements

Header oomui.h
Windows Embedded CE Windows CE 2.10 and later

See Also

Reference

Out of Memory User Interface Functions
OomUI_FShowOomWindow