IRDPSRAPIInvitationManager interface
Manages invitation objects.
Applications obtain access to this object using IRDPSRAPISharingSession::get_Invitations
This interface provides access to the RDPSRAPIInvitationManager object.
Members
The IRDPSRAPIInvitationManager interface inherits from the IDispatch interface. IRDPSRAPIInvitationManager also has these types of members:
Methods
The IRDPSRAPIInvitationManager interface has these methods.
| Method | Description |
|---|---|
| CreateInvitation |
Creates an invitation. |
Properties
The IRDPSRAPIInvitationManager interface has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only |
An enumerator interface for the invitation collection. | |
|
Read-only |
The number of invitations in the collection. | |
|
Read-only |
An item in the invitation collection. |
Requirements
|
Minimum supported client |
Windows Vista [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps | Windows Store apps] |
|
Header |
|
|
IDL |
|
|
Type library |
|
|
DLL |
|
|
CLSID |
CLSID_RDPSRAPIInvitationManager is defined as 53d9c9db-75ab-4271-948a-4c4eb36a8f2b |
|
IID |
IID_IRDPSRAPIInvitationManager is defined as 4722b049-92c3-4c2d-8a65-f7348f644dcf |
See also