[Toc][Index]

HWBANKIN


Information structure used for GHI_CMD_TEXT and VMI_CMD_TEXT functions. 

typedef struct _HWBANKIN {
  ULONG     ulLength;  /*  Length of the HWBANKIN data structure, in bytes. */
  ULONG     ulFlags;   /*  Defines for ulFlags. */
  ULONG     ulBank;    /*  Bank number. */
} HWBANKIN;

typedef HWBANKIN *PHWBANKIN;


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