DDCMD_SETUP Return Value - rc
rc (ULONG)
Error
code indicating success or the type of failure:
NO_ERROR
ERROR_INVALID_FUNCTION
Illegal function requested.
ERROR_INVALID_STREAM
ERROR_INVALID_REQUEST
ERROR_STREAM_NOT_STOP
The stream cannot perform the requested function
unless the stream has been stopped.
FAILURE
Device-driver-specific
error return code.
[Back: DDCMD_SETUP Parameter - pParmIn]
[Next: DDCMD_SETUP - Description]