Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a collection of device objects.
Members
The IMsRdpDeviceCollection interface inherits from the IUnknown interface. IMsRdpDeviceCollection also has these types of members:
Methods
The IMsRdpDeviceCollection interface has these methods.
| Method | Description |
|---|---|
| RescanDevices | Refreshes the list of objects in the collection. |
Properties
The IMsRdpDeviceCollection interface has these properties.
| Property | Access type | Description |
|---|---|---|
| DeviceById |
Read-only |
Retrieves the device with the specified identifier. |
| DeviceByIndex |
Read-only |
Retrieves the device at the specified index. |
| DeviceCount |
Read-only |
Retrieves the count of objects in the collection. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista |
| Minimum supported server |
Windows Server 2008 |
| Type library |
|
| DLL |
|
| IID |
IID_IMsRdpDeviceCollection is defined as 56540617-d281-488c-8738-6a8fdf64a118 |