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

This message is sent by the client as a response to the Server Drive Lock Control Request.
file:///D:/programs/RFSPAC/XML-RDPEFS/_rfc_ms-rdpefs2_2_3_4_13.xml
Mostra file Open project: Microsoft/WindowsProtocolTestSuites

Public Properties

Property Type Description
DeviceIoReply DR_DEVICE_IOCOMPLETION
Padding byte[]

Property Details

DeviceIoReply public_oe property

A DR_DEVICE_IOCOMPLETION header. The CompletionId field of the DR_DEVICE_IOCOMPLETION header MUST match a Device I/O Request that has the MajorFunction field set to IRP_MJ_LOCK_CONTROL.
public DR_DEVICE_IOCOMPLETION,Microsoft.Protocols.TestSuites.Rdpbcgr.efs DeviceIoReply
return DR_DEVICE_IOCOMPLETION

Padding public_oe property

5 bytes of padding. This field is unused and MUST be ignored on receipt.
public byte[] Padding
return byte[]