C# 클래스 Microsoft.Protocols.TestSuites.Rdpbcgr.efs.DR_DRIVE_SET_VOLUME_INFORMATION_RSP

This message is sent by the client as a response to the Server Drive Set Volume Information Request.
file:///D:/programs/RFSPAC/XML-RDPEFS/_rfc_ms-rdpefs2_2_3_4_8.xml
파일 보기 프로젝트 열기: Microsoft/WindowsProtocolTestSuites

공개 프로퍼티들

프로퍼티 타입 설명
DeviceIoReply DR_DEVICE_IOCOMPLETION
Length uint

프로퍼티 상세

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_SET_VOLUME_INFORMATION.
public DR_DEVICE_IOCOMPLETION,Microsoft.Protocols.TestSuites.Rdpbcgr.efs DeviceIoReply
리턴 DR_DEVICE_IOCOMPLETION

Length 공개적으로 프로퍼티

A 32-bit unsigned integer. It MUST match the Length field in the Server Drive Set Volume Information Request.
public uint Length
리턴 uint