Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
This function initializes the Oomui component.
Syntax
VOID OomUI_Initialize(
HINSTANCE hinst
);
Parameters
- hinst
HINSTANCE to use for loading resources.
Return Value
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
| Header | oomui.h |
| Windows Embedded CE | Windows CE 2.10 and later |