SpiEnableEvent Return Value - rc
rc (ULONG) - returns
Return
codes indicating success or the type of failure:
NO_ERROR
ERROR_INVALID_FUNCTION
Invalid function requested.
ERROR_INVALID_STREAM
ERROR_INVALID_EVENT
Specified event type is unrecognized.
ERROR_INVALID_EVCB
Event information is invalid for the specified
event type and stream.
ERROR_INVALID_BLOCK
ERROR_TOO_MANY_EVENTS
An
error occurred while allocating the resources needed to enable this event.
FAILURE
Stream handler-specific
error return code.
[Back: SpiEnableEvent Parameter - phevent]
[Next: SpiEnableEvent - Parameters]