IMsRdpDevice interface
Contains information about a device object.
Members
The IMsRdpDevice interface inherits from the IUnknown interface. IMsRdpDevice also has these types of members:
Properties
The IMsRdpDevice interface has these properties.
Property | Access type | Description |
---|---|---|
DeviceDescription |
Read-only |
Retrieves the device description to be displayed to the user if the display name is not available. |
DeviceInstanceId |
Read-only |
Retrieves the device instance identifier of the device. |
FriendlyName |
Read-only |
Retrieves the display name for the device. |
RedirectionState |
Read/write |
Indicates the redirection state of the device. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Type library |
|
DLL |
|
IID |
IID_IMsRdpDevice is defined as 60c3b9c8-9e92-4f5e-a3e7-604a912093ea |