C# 클래스 Microsoft.Protocols.TestSuites.Rdpbcgr.efs.DR_DRIVE_WRITE_REQ

The server writes to a file on a redirected file system device.
file:///D:/programs/RFSPAC/XML-RDPEFS/_rfc_ms-rdpefs2_2_3_3_4.xml
파일 보기 프로젝트 열기: Microsoft/WindowsProtocolTestSuites

공개 프로퍼티들

프로퍼티 타입 설명
DeviceWriteRequest DR_WRITE_REQ
RDPDRChannelId ushort

프로퍼티 상세

DeviceWriteRequest 공개적으로 프로퍼티

A DR_WRITE_REQ header. The Length field contains the number of bytes to be written to the file. The Offset field specifies the offset within the file at which the write operation starts.
public DR_WRITE_REQ,Microsoft.Protocols.TestSuites.Rdpbcgr.efs DeviceWriteRequest
리턴 DR_WRITE_REQ

RDPDRChannelId 공개적으로 프로퍼티

The MS-RDPEFS protocol runs over a static virtual channel with the name RDPDR
public ushort RDPDRChannelId
리턴 ushort