C# Класс 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
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
DeviceIoReply DR_DEVICE_IOCOMPLETION
Padding byte[]

Описание свойств

DeviceIoReply публичное свойство

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
Результат DR_DEVICE_IOCOMPLETION

Padding публичное свойство

5 bytes of padding. This field is unused and MUST be ignored on receipt.
public byte[] Padding
Результат byte[]