Output packet returned by the GRADD to the caller of the GHI_CMD_SETPTR function.
typedef struct _HWSETPTROUT {
ULONG ulLength; /* Size of the HWSETPTROUT data structure, in bytes. */
ULONG ulStatus; /* Current cursor description bits. */
} HWSETPTROUT;
typedef HWSETPTROUT *PHWSETPTROUT;