This structure contains fields for the SHC_DESTROY message.
typedef struct _PARM_DESTROY { ULONG ulFunction; /* Handler command function. */ HID hid; /* Handler ID. */ HSTREAM hstream; /* Handle of stream instance. */ } PARM_DESTROY; typedef PARM _ DESTROY FAR * PPARM _ DESTROY ;