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
파일 보기 프로젝트 열기: Microsoft/WindowsProtocolTestSuites

공개 프로퍼티들

프로퍼티 타입 설명
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[]