Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Passes IRendezvousSession to the Windows Remote Assistance application. This method is used by the instant messaging application.
Syntax
HRESULT SetRendezvousSession(
[in] IUnknown *pRendezvousSession
);
Parameters
[in] pRendezvousSession
Return value
This method can return one of these values.
Return code | Description |
---|---|
|
The IRendezvousSession was passed to the Windows Remote Assistance application successfully. |
|
The session object passed to the method is not valid. |
|
A catastrophic error occurred while trying to pass the session to the Windows Remote Assistance application. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | rendezvoussession.h |