CC_STATUS_PARMS
Appearance
This structure contains information for the ccSendCommand function when using the CC_STATUS message.
typedef struct _CC_STATUS_PARMS {
ULONG ulItem;
ULONG ulReturn;
} CC_STATUS_PARMS;
typedef CC_STATUS_PARMS FAR * PCC_STATUS_PARMS;