SETUP_PARM

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;



[Back: SETUP_BLITTER Field - pVisDstRects]
[Next: SETUP_PARM Field - ulStreamTime]