SMHEntryPoint - Parameters
pParmIn
(
PVOID
) - input
Pointer to an SMH message-specific input parameter block. See
SMH_COMMON
.
rc
(
ULONG
) - returns
Return codes indicating success or failure:
NO_ERROR
Successful.
ERROR_INVALID_FUNCTION
Invalid function requested.
FAILURE
An SMH message-specific error return code.
[Back: SMHEntryPoint Return Value - rc]
[Next: SMHEntryPoint - Remarks]