SHC_CREATE - Description
This message creates a stream instance for a stream handler.
pParmIn (PPARM_CREATE)
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.
FAILUREStream-handler-specific error return code.
[Back: SHC_CREATE Return Value - rc] 
[Next: SHC_CREATE - Remarks]