The CPL_GETCOUNT message is sent to the CPlApplet function of a Control Panel application to retrieve the number of dialog boxes supported by the application.
CPL_GETCOUNT
Parameters
This function has no parameters.
Return Values
The CPlApplet function should return the number of dialog boxes that the Control Panel application supports.
Remarks
This message is sent immediately after the CPL_INIT message.
See Also