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

This message is sent by the client as a response to the Server Drive Write Request.
file:///D:/programs/RFSPAC/XML-RDPEFS/_rfc_ms-rdpefs2_2_3_4_4.xml
Datei anzeigen Open project: Microsoft/WindowsProtocolTestSuites

Public Properties

Property Type Description
DeviceWriteResponse DR_WRITE_RSP

Property Details

DeviceWriteResponse public_oe property

Returns the result of DR_DRIVE_WRITE_REQ; it is the same as the common Device Write Response. If successful (that is, if the IoStatus field is equal to STATUS_SUCCESS), then the number of bytes written is specified by the Length field of the Server Drive Write Request message.
public DR_WRITE_RSP,Microsoft.Protocols.TestSuites.Rdpbcgr.efs DeviceWriteResponse
return DR_WRITE_RSP