[Toc][Index]

VRAMREGISTEROUT


Output packet returned by the GRADD to the caller of the GHI_CMD_VRAM 
function via the VRAMIN data structure. 

typedef struct _VRAMREGISTEROUT {
  ULONG     ulLength;  /*  Size of the VRAMREGISTEROUT data structure, in bytes.  */
  ULONG     ulFlags;   /*  Not used at this time. */
  ULONG     ulHandle;  /*  Handle returned on register. */
} VRAMREGISTEROUT;

typedef VRAMREGISTEROUT *PVRAMRGISTEROUT;


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