OomUI_Initialize (Windows CE 5.0)
This function initializes the Oomui component.
VOID OomUI_Initialize( HINSTANCEhinst );
Parameters
- hinst
HINSTANCE to use for loading resources.
Return Values
None.
Remarks
This function is called only once. It gives the Oomui component an opportunity to perform any necessary initialization. The hinst parameter should be used when loading resources.
Requirements
OS Versions: Windows CE 2.10 and later.
Header: Oomui.h.
Send Feedback on this topic to the authors