This structure contains fields for the SHC_CLOSE message.
typedef struct _PARM_CLOSE {
ULONG ulFunction; /* Handler command function. */
HID hid; /* Handler ID. */
} PARM_CLOSE;
typedef PARM _ CLOSE FAR * PPARM _ CLOSE ;