CPL_GETCOUNT (Windows CE 5.0)
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 Values
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
Pocket PC: Pocket PC 2000 and later
OS Versions: Windows CE 1.0 and later
Header: Cpl.h
See Also
Standard Shell Messages | CPL_INIT
Send Feedback on this topic to the authors