DDCMD_WRITE Return Value - rc
rc
(
ULONG
)
Error code indicating success or the type of failure:
NO_ERROR
Success.
ERROR_INVALID_FUNCTION
Illegal function requested.
ERROR_INVALID_STREAM
Invalid stream handle.
ERROR_INVALID_BLOCK
Invalid address passed in parameter block.
FAILURE
Device-driver-specific error return code.
[Back: DDCMD_WRITE Parameter - pParmIn]
[Next: DDCMD_WRITE - Description]