SHCEntryPoint - Parameters
ParmIn
(
PVOID
) - input
Pointer to an SHC message-specific input parameter block. See
SHC_COMMON
.
rc
(
ULONG
) - returns
Return codes indicating success or the type of failure:
NO_ERROR
Successful.
ERROR_INVALID_FUNCTION
Invalid function requested.
FAILURE
An SHC message-specific error return code.
[Back: SHCEntryPoint Return Value - rc]
[Next: SHCEntryPoint - Remarks]