CommCtrlView_t::Init (Windows CE 5.0)
This method performs initializations when Commctrl.dll loads.
static void Init(HANDLE hinstDLL);
Parameters
- hinstDLL
[in] Handle to an instance for the dynamic-link library (DLL).
Remarks
This method initializes the global values for the thickness of the X and Y borders, g_cxSystemMetricsBorder and g_cySystemMetricsBorder.
Return Values
None.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Commctrlview.hpp.
Link Library: Commctrlview.lib.
See Also
Send Feedback on this topic to the authors