C# Class Microsoft.Protocols.TestSuites.Rdpbcgr.efs.DR_DRIVE_READ_RSP

This message is sent by the client as a response to the Server Drive Read Request.
file:///D:/programs/RFSPAC/XML-RDPEFS/_rfc_ms-rdpefs2_2_3_4_3.xml
ファイルを表示 Open project: Microsoft/WindowsProtocolTestSuites

Public Properties

Property Type Description
DeviceReadResponse DR_READ_RSP

Property Details

DeviceReadResponse public_oe property

Returns the result of the DR_DRIVE_READ_REQ; it is the same as the common Device Read Response. If successful (that is, if the IoStatus field is equal to STATUS_SUCCESS), then the amount of data read is any number between one and the number of bytes specified by the Length field in the Server Drive Read Request message.
public DR_READ_RSP,Microsoft.Protocols.TestSuites.Rdpbcgr.efs DeviceReadResponse
return DR_READ_RSP