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

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

공개 프로퍼티들

프로퍼티 타입 설명
DeviceControlRequest DR_CONTROL_REQ
RDPDRChannelId ushort

프로퍼티 상세

DeviceControlRequest 공개적으로 프로퍼티

A DR_CONTROL_REQ header. The packet has a structure as defined in Device Control Request. The possible values for the IoControlCode field are specified in [MS-FSCC] section 2.3. The content of the InputBuffer field is defined in the request type messages that are specified in the same section of [MS-FSCC].
public DR_CONTROL_REQ,Microsoft.Protocols.TestSuites.Rdpbcgr.efs DeviceControlRequest
리턴 DR_CONTROL_REQ

RDPDRChannelId 공개적으로 프로퍼티

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