SpiGetHandler Return Value - rc
rc (ULONG) - returns
Return
codes indicating success or the type of failure:
NO_ERROR
ERROR_INVALID_HNDLR_NAME
Invalid stream-handler name.
ERROR_INVALID_FUNCTION
Invalid function requested.
ERROR_HNDLR_NOT_FOUND
The stream-handler name passed was not found in
the system.
ERROR_HNDLR_NOT_IN_INI
The
stream-handler name passed was not found in the SPI.INI file.
ERROR_INI_FILE
The SPI.INI file could not be found.
ERROR_LOADING_HNDLR
An error occurred loading and connecting the stream
handler.
ERROR_READING_INI
An
error occurred reading the SPI.INI file.
ERROR_INVALID_BLOCK
[Back: SpiGetHandler Parameter - phidTgt]
[Next: SpiGetHandler - Parameters]