IMsRdpDriveCollection interface

Represents a collection of drive objects.

Members

The IMsRdpDriveCollection interface inherits from the IUnknown interface. IMsRdpDriveCollection also has these types of members:

Methods

The IMsRdpDriveCollection interface has these methods.

Method Description
RescanDrives Refreshes the list of objects in the collection.

Properties

The IMsRdpDriveCollection interface has these properties.

Property Access type Description
DriveByIndex
Read-only
Retrieves the drive at the specified index.
DriveCount
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
MsTscAx.dll
DLL
MsTscAx.dll
IID
IID_IMsRdpDriveCollection is defined as 7ff17599-da2c-4677-ad35-f60c04fe1585

See also

Remote Desktop Web Connection Reference

IMsRdpDrive