Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
This topic has not yet been rated - Rate this topic

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.

PropertyAccess typeDescription

Attendee

Read-only

The attendee that was disconnected.

Code

Read-only

The status of the disconnect operation.

Reason

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

Rdpencomapi.h

IDL

Rdpencomapi.idl

Type library

Rdpencomapi.tlb

See also

IRDPSRAPIAttendee

 

 

Send comments about this topic to Microsoft

Build date: 10/26/2012

Community Additions

© 2013 Microsoft. All rights reserved.