[Toc][Index]

GDDINITOUT


Information returned by the GRADD to the caller of the GHI_CMD_INIT 
function. 

typedef struct _GDDINITOUT {
  ULONG     ulLength;          /*  Length of the GDDINITOUT data structure, in bytes. */
  ULONG     cFunctionClasses;  /*  Number of function classes supported. */
} GDDINITOUT;

typedef GDDINITOUT *PGDDINITOUT;


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