CPL_STARTWPARMS, 10
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Name
CPL_STARTWPARMS
Value
10 signed int / unsigned int
0x0000000A heximal value
0xA heximal value
Type
Not an error
C/C++ Type
int
Defined at
\inc\api\CPL.H, line 174 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define CPL_STARTWPARMS CPL_STARTWPARMSW
Group comments
Same as CPL_INQUIRE execpt lParam2 is a pointer to a NEWCPLINFO struct.
The return value is ignored.
A CPL should NOT respond to the CPL_NEWINQURE message unless CPL_DYNAMIC_RES
is used in CPL_INQUIRE.  CPLs which respond to CPL_NEWINQUIRE cannot be cached
and slow the loading of the Control Panel window.
Depends on
CPL_STARTWPARMSW
Alternative values
CPL_STARTWPARMS, 9 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Also used in
Windows Driver Kit 7.0.0 (WDK 7600.16385.0), Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002), Windows Driver Kit for Windows Vista (WDK 6000), Windows 2000 DDK (DDK 2195.1)