[Toc][Index]

HWSHOWPTRIN


Input packet to the GHI_CMD_SHOWPTR function. 

typedef struct _HWSHOWPTRIN {
  ULONG     ulLength;  /*  Size of the HWSHOWPTRIN data structure, in bytes. */
  BOOL      fShow;     /*  Indicates the visibility state of the pointer. */
} HWSHOWPTRIN;

typedef HWSHOWPTRIN *PHWSHOWPTRIN;


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