Control Panel Messages

4/8/2010

The following table shows the Control Panel messages, with a description of the purpose of each.

Message Description

CPL_DBLCLK

Sent to the CPlApplet function when a user taps the icon of a Control Panel application (CPL) supported by the function.

CPL_EXIT

Sent to the CPlApplet function before the system releases the DLL that contains the function.

CPL_GETCOUNT

Sent to the CPlApplet function to retrieve the number of Control Panel applications (CPLs) supported by the function.

CPL_IDNAME

Sent to the CPlApplet function to retrieve a Control Panel application's unique ID name string.

CPL_INIT

Sent to the CPlApplet function to prompt it to perform initialization for all Control Panel applications (CPLs) that it supports.

CPL_NEWINQUIRE

Sent to the CPlApplet function to request information about a Control Panel application (CPL) that it supports.

CPL_STOP

Sent to the CPlApplet function for each Control Panel application (CPL)it implements to prompt it to close down that CPL.

See Also

Reference

Control Panel Functions
Control Panel Structures