CPL_GETCOUNT (Compact 2013)
3/28/2014
This message is sent to a Control Panel application to retrieve the number of dialog boxes supported by the application.
Syntax
CPL_GETCOUNT wParam1 = 0;
lParam2 = 0;
Parameters
- wParam
Not used.
- lParam
Not used.
Return Value
The CPlApplet function returns the number of dialog boxes that the Control Panel application supports.
Remarks
This message is sent immediately after the CPL_INIT message.
Requirements
Header |
cpl.h |