IMsRdpDriveV2::DriveLetterIndex property

Contains the index of the letter for the drive.

This property is read-only.

Syntax

HRESULT get_DriveLetterIndex(
  [out, retval] ULONG *pDriveLetterIndex
);

Property value

The index of the letter for the drive. 0 = "A", 1 = "B", and so on.

Requirements

Requirement Value
Minimum supported client
Windows 7 with SP1
Minimum supported server
Windows Server 2008 R2
Type library
MsTscAx.dll
DLL
MsTscAx.dll

See also

IMsRdpDriveV2