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

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

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

Свойство Тип Описание
DeviceCreateRequest DR_CREATE_REQ
RDPDRChannelId ushort

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

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

A DR_CREATE_REQ header. The PathLength and Path fields contain the file name of the file to be created. The file name does not contain a drive letter, which means that the client has to find the drive letter based on the DeviceId field of the request.
public DR_CREATE_REQ,Microsoft.Protocols.TestSuites.Rdpbcgr.efs DeviceCreateRequest
Результат DR_CREATE_REQ

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

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