Skip to content

Latest commit

 

History

History
63 lines (54 loc) · 2.86 KB

nn-rendezvoussession-irendezvousapplication.md

File metadata and controls

63 lines (54 loc) · 2.86 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:rendezvoussession.IRendezvousApplication
IRendezvousApplication (rendezvoussession.h)
Exposes a method used by an instant messaging (IM) application to create a remote assistance session.
IRendezvousApplication
IRendezvousApplication interface [Remote Assistance]
IRendezvousApplication interface [Remote Assistance]
described
remoteassist.remoteassist_IRendezvousApplication
remoteassist_IRendezvousApplication
rendezvoussession/IRendezvousApplication
remoteassist\remoteassist_IRendezvousApplication.htm
remoteassist
VS|remoteassist|~\remoteassist\reference\ifaces\irendezvousapplication\irendezvousapplication.htm
12/05/2018
IRendezvousApplication, IRendezvousApplication interface [Remote Assistance], IRendezvousApplication interface [Remote Assistance],described, remoteassist.remoteassist_IRendezvousApplication, remoteassist_IRendezvousApplication, rendezvoussession/IRendezvousApplication
rendezvoussession.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
RendezvousSession.idl
RendezvousSession.tlb
Windows
19H1
IRendezvousApplication
rendezvoussession/IRendezvousApplication
c++
APIRef
kbSyntax
COM
RendezvousSession.tlb
IRendezvousApplication

IRendezvousApplication interface

-description

Exposes a method used by an instant messaging (IM) application to create a remote assistance session.

-inheritance

The IRendezvousApplication interface inherits from the IUnknown interface. IRendezvousApplication also has these types of members:

-remarks

After an IM contact has accepted the remote assistance invitation, the IM application must instantiate the Windows Remote Assistance application on both sides of the connection by calling CoCreateInstance on the Windows Remote Assistance application's IRendezvousApplication interface.

The IM application calls the SetRendezvousSession method to pass its implementation of the IRendezvousSession interface to the Windows Remote Assistance application.