DDCMD_REG_STREAM 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_HNDLR_REGISTERED
Stream had already been registered with the Sync/Stream
Manager.
ERROR_INVALID_SPCBKEY
ERROR_INITIALIZATION
An error occurred during device initialization.
ERROR_STREAM_CREATION
An
error occurred during the creation of this stream instance.
FAILURE
Device-driver-specific error return code.
[Back: DDCMD_REG_STREAM Parameter - pParmIn]
[Next: DDCMD_REG_STREAM - Description]