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.
1/6/2010
This method performs initializations when Commctrl.dll loads.
Syntax
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 Value
None.
Requirements
| Header | commctrlview.hpp |
| Library | Commctrlview.lib |
| Windows Embedded CE | Windows CE .NET 4.0 and later |