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;