[Toc][Index]

CAPSINFO


GRADD capability information. 

typedef struct _CAPSINFO
{
  ULONG     ulLength;            /*  Size of the CAPSINFO data structure, in bytes. */
  PSZ       pszFunctionClassID;  /*  Name describing function set. */
  ULONG     ulFCFlags;           /*  Function class specific flags. */
} CAPSINFO;

typedef CAPSINFO *PCAPSINFO;


Created using Inf-PHP v.2 (c) 2003 Yuri Prokushev
Created using Inf-HTML v.0.9b (c) 1995 Peter Childs