SpiDisableEvent - Parameters
hevent
(
HEVENT
) - input
Identifies the event to disable.
rc
(
ULONG
) - returns
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_REQUEST
Tried to disable an implicit event.
FAILURE
Stream handler specific error return code.
[Back: SpiDisableEvent Return Value - rc]
[Next: SpiDisableEvent - Remarks]