C# Class 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
ファイルを表示 Open project: Microsoft/WindowsProtocolTestSuites

Public Properties

Property Type Description
DeviceControlRequest DR_CONTROL_REQ
RDPDRChannelId ushort

Property Details

DeviceControlRequest public_oe property

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
return DR_CONTROL_REQ

RDPDRChannelId public_oe property

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