SpiInstallProtocol 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_HID
ERROR_INVALID_SPCBKEY
The protocol specified by SPCB was not recognized
by the handler.
ERROR_INVALID_BLOCK
ERROR_INVALID_BUFFER_SIZE
ERROR_SPCBKEY_MISMATCH
The
protocol specified by SPCB did not match the SPCBKEY.
FAILURE
Stream handler-specific error return code.
[Back: SpiInstallProtocol Parameter - ulFlags]
[Next: SpiInstallProtocol - Parameters]