SHC_ENABLE_EVENT Return Value - rc
rc
(
ULONG
)
Return codes indicating success or the type of failure:
NO_ERROR
Success.
ERROR_INVALID_FUNCTION
Invalid function requested.
ERROR_INVALID_EVENT
Invalid event handle.
ERROR_INVALID_HID
Invalid handle ID.
ERROR_INVALID_EVCB
Invalid event control block.
ERROR_TOO_MANY_EVENTS
Tried to enable too many events.
FAILURE
Stream-handler-specific error return code.
[Back: SHC_ENABLE_EVENT Parameter - pParmIn]
[Next: SHC_ENABLE_EVENT - Description]