![[Toc]](../../toc.gif)
![[Index]](/idx.gif)
GreEscape DEVESC_QUERYDRIVERCAPSLIST - Parameters
hdc (HDC) - input
A handle to the device context.
lCode (LONG) - input
DEVESC_QUERYDRIVERCAPSLIST
lInCount (LONG) - input
Number of bytes pointed to by pbInData.
pbInData (PBYTE) - input
Pointer to a DRIVERCAPS data structure.
The DRIVERCAPS data structure specifies the driver capability to
query. Storage is already allocated for pValueList, pCurrentValue, and
pDefaultValue.
When ulCapsType = CAPSTYPE_BOOLEAN, the driver does not have to fill
pValueList.
plOutCount (PLONG) - output
Not used.
pbOutData (PBYTE) - output
Not used.
rc (LONG) - returns
Return Code.
Returns NO_ERROR.
Created using Inf-PHP v.2 (c) 2003 Yuri Prokushev
Created using Inf-HTML v.0.9b (c) 1995 Peter Childs