[Toc][Index]

GreEscape DEVESC_SETDRIVERCAPSVALUE - Parameters

 
 hdc (HDC) - input 
    A handle to the device context. 
 
 lCode (LONG) - input 
    DEVESC_SETDRIVERCAPSVALUE 
 
 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 set. 
 
 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