Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method initializes the cache of objects for GWES controls.
static void Init(HINSTANCE hInstance,bool bLargeUi);
Parameters
- hInstance
[in] Handle to an instance of Gwes.exe. - bLargeUi
[in] Boolean that specifies whether to use small or large UI elements. TRUE indicates that large UI elements should be used. FALSE indicates that small UI elements should be used.
Return Values
None.
Remarks
This function is called when GWES has started and is initializing.
The object definitions are based on registry settings set by the OEM or on internal defaults.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Gcacheview.hpp.
Send Feedback on this topic to the authors