[Toc][Index]

VMIQCI


Output packet returned by the GRADD to the caller of the 
VMI_CMD_QUERYCHAININFO function. 

typedef struct _VMIQCI {
  ULONG          ulLength;  /*  Size of the VMIQCI data structure, in bytes. */
  PCHAININFO     pciHead;   /*  Pointer to the head of the GRADD chain. */
} VMIQCI;

typedef VMIQCI *PVMIQCI;


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