C# Класс Microsoft.Protocols.TestSuites.Rdpbcgr.efs.DR_DRIVE_READ_REQ

The server reads from a file on a redirected file system device.
file:///D:/programs/RFSPAC/XML-RDPEFS/_rfc_ms-rdpefs2_2_3_3_3.xml
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
DeviceReadRequest DR_READ_REQ
RDPDRChannelId ushort

Описание свойств

DeviceReadRequest публичное свойство

A DR_READ_REQ header. The Length field contains the number of bytes to be read from the file. The Offset field specifies the offset within the file at which the read operation starts.
public DR_READ_REQ,Microsoft.Protocols.TestSuites.Rdpbcgr.efs DeviceReadRequest
Результат DR_READ_REQ

RDPDRChannelId публичное свойство

The MS-RDPEFS protocol runs over a static virtual channel with the name RDPDR
public ushort RDPDRChannelId
Результат ushort