DDCMD_CONTROL Parameter - pParmIn
pParmIn (PDDCMDCONTROL)
A
pointer to a DDCMDCONTROL data structure.
The pParm and ulParmSize fields refer to the CONTROL_PARM
data structure. Values for ulCmd include:
DDCMD_START
DDCMD_STOP
Stop a device and return current position.
DDCMD_PAUSE
Pause a device and return current position.
DDCMD_RESUME
DDCMD_ENABLE_EVENT
DDCMD_DISABLE_EVENT
Disable event detection in the device driver.
DDCMD_PAUSE_TIME
Pause time but do not pause stream.
DDCMD_RESUME_TIME
[Back: DDCMD_CONTROL]
[Next: DDCMD_CONTROL Return Value - rc]