SpiGetProtocol Return Value - rc
rc
(
ULONG
) - returns
Return codes indicating success or the type of failure:
NO_ERROR
Success.
ERROR_INVALID_FUNCTION
Invalid function requested.
ERROR_INVALID_HID
Invalid handler ID.
ERROR_INVALID_SPCBKEY
The protocol specified by the SPCB key was not recognized by the handler.
ERROR_INVALID_BLOCK
Invalid pointer.
FAILURE
Stream handler-specific error return code.
[Back: SpiGetProtocol Parameter - pspcb]
[Next: SpiGetProtocol - Parameters]