SHC_CREATE Return Value - rc
rc (ULONG)
Return
codes indicating success or the type of failure:
NO_ERROR
ERROR_INVALID_FUNCTION
Invalid function requested.
ERROR_INVALID_STREAM
ERROR_INVALID_PARAMETER
ERROR_INVALID_HID
ERROR_INVALID_SPCBKEY
ERROR_DEVICE_NOT_FOUND
Invalid
device driver name.
ERROR_STREAM_CREATION
Error
creating the stream..
ERROR_INVALID_BLOCK
ERROR_ALLOC_RESOURCES
Error
allocating a system resource. Out of memory or similar error.
FAILURE
Stream-handler-specific error return code.
[Back: SHC_CREATE Parameter - pParmIn]
[Next: SHC_CREATE - Description]