IRDPSRAPIAttendeeDisconnectInfo interface
Contains information about the reason an attendee disconnected.
Applications obtain access to this object through _IRDPSessionEvents::OnAttendeeDisconnected.
Members
The IRDPSRAPIAttendeeDisconnectInfo interface inherits from the IDispatch interface. IRDPSRAPIAttendeeDisconnectInfo also has these types of members:
Properties
The IRDPSRAPIAttendeeDisconnectInfo interface has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only |
The attendee that was disconnected. | |
|
Read-only |
The status of the disconnect operation. | |
|
Read-only |
The reason the attendee was disconnected. |
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_RDPSRAPIAttendeeDisconnectInfo is defined as b47d7250-5bdb-405d-b487-caad9c56f4f8 |
|
IID |
IID_IRDPSRAPIAttendeeDisconnectInfo is defined as c187689f-447c-44a1-9c14-fffbb3b7ec17 |
See also