This data structure contains fields for the pSetupParm and ulSetupParmSize fields of the DDCMDSETUP data structure.
typedef struct _SETUP_PARM { ULONG ulStreamTime; /* Stream time in milliseconds. */ ULONG ulFlags; /* Flags (input/output). */ } SETUP_PARM;