CPL_GETCOUNT
A version of this page is also available for
4/8/2010
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 |
Windows Embedded CE | Windows CE 1.0 and later |
Windows Mobile | Pocket PC 2000 and later |