DWORD
WINAPI RnaTerminate(HANDLE hConn, HANDLE hThread)
This function is called by an SMM to notify RNA of the end of the session termination. SMM calls this function to response to the RnaSessStop call from RNA.
ERROR_INVALID_HANDLE | The RNA connection handle is invalid. |