C# 클래스 Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpefs.DRIVE_CAPS_SET

This packet is embedded into Server Core Capability Request and Client Core Capability Response messages. It indicates that file system devices are supported.
file:///D:/programs/RFSPAC/XML-RDPEFS/_rfc_ms-rdpefs2_2_2_7_4.xml
상속: CAPABILITY_SET
파일 보기 프로젝트 열기: Microsoft/WindowsProtocolTestSuites 1 사용 예제들

공개 메소드들

메소드 설명
DRIVE_CAPS_SET ( ) : System
DRIVE_CAPS_SET ( CAPABILITY_HEADER header ) : System

A CAPABILITY_HEADER header. The CapabilityType field of this header MUST be set to CAP_DRIVE_TYPE, and the Version field MUST be set to 0x00000002.

메소드 상세

DRIVE_CAPS_SET() 공개 메소드

public DRIVE_CAPS_SET ( ) : System
리턴 System

DRIVE_CAPS_SET() 공개 메소드

A CAPABILITY_HEADER header. The CapabilityType field of this header MUST be set to CAP_DRIVE_TYPE, and the Version field MUST be set to 0x00000002.
public DRIVE_CAPS_SET ( CAPABILITY_HEADER header ) : System
header CAPABILITY_HEADER
리턴 System