CPL_GETCOUNT (Windows Embedded CE 6.0)
1/6/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 |