IMsRdpDeviceCollection 接口
表示设备对象的集合。
成员
IMsRdpDeviceCollection 接口继承自 IUnknown 接口。 IMsRdpDeviceCollection 也具有以下类型的成员:
方法
IMsRdpDeviceCollection 接口具有这些方法。
方法 | 说明 |
---|---|
RescanDevices | 刷新集合中的对象列表。 |
属性
IMsRdpDeviceCollection 接口具有以下属性。
属性 | 访问类型 | 说明 |
---|---|---|
DeviceById |
只读 |
检索具有指定标识符的设备。 |
DeviceByIndex |
只读 |
检索指定索引处的设备。 |
DeviceCount |
只读 |
检索集合中对象的计数。 |
要求
要求 | 值 |
---|---|
最低受支持的客户端 |
Windows Vista |
最低受支持的服务器 |
Windows Server 2008 |
类型库 |
|
DLL |
|
IID |
IID_IMsRdpDeviceCollection定义为 56540617-d281-488c-8738-6a8fdf64a118 |