CPL_APCINQUIRE

This message requests Auto PC specific data from a control panel application.

Syntax

CPL_APCINQUIRE (UINT) lParam1; (LPAPCCPLINFO) lParam2;

Parameters

lParam1
Unsigned integer that specifies the application number.
lParam2
Pointer to an APCCPLINFO structure that contains Auto PC-specific information about the control panel application.

See Also

APCCPLINFO