SHC_ASSOCIATE 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_HID
ERROR_INVALID_REQUEST
The stream handler does not support the associate
function.
ERROR_ACCESS_OBJECT
Cannot
access the specified data object.
ERROR_INVALID_OBJTYPE
The object type specified is unknown.
ERROR_STREAM_NOT_STOP
The stream cannot perform the requested function
unless the stream has been stopped.
FAILURE
Stream
handler-specific error return code.
[Back: SHC_ASSOCIATE Parameter - pParmIn]
[Next: SHC_ASSOCIATE - Description]