Skip to content

Latest commit

 

History

History
73 lines (46 loc) · 2.77 KB

imsrdpdevice.md

File metadata and controls

73 lines (46 loc) · 2.77 KB
title description ms.assetid ms.tgt_platform keywords topic_type api_name api_location api_type ms.topic ms.date
IMsRdpDevice interface
Contains information about a device object.
b486a591-870b-446c-8028-9e4406cdf0ce
multiple
IMsRdpDevice interface Remote Desktop Services
IMsRdpDevice interface Remote Desktop Services , described
apiref
IMsRdpDevice
MsTscAx.dll
COM
reference
05/31/2018

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
MsTscAx.dll
DLL
MsTscAx.dll
IID
IID_IMsRdpDevice is defined as 60c3b9c8-9e92-4f5e-a3e7-604a912093ea

See also

Remote Desktop Web Connection Reference

IMsRdpDeviceCollection