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

The CAPABILITY_SET structure is used to describe the type, size, and version of a capability set exchanged between clients and servers. All capability set messages conform to this basic structure. The Capability Message is embedded in the Server Core Capability Request and Client Core Capability Response messages
파일 보기 프로젝트 열기: Microsoft/WindowsProtocolTestSuites

공개 프로퍼티들

프로퍼티 타입 설명
Header CAPABILITY_HEADER

프로퍼티 상세

Header 공개적으로 프로퍼티

A CAPABILITY_HEADER header. The CapabilityType field of the CAPABILITY_HEADER determines the CapabilityMessage type
public CAPABILITY_HEADER,Microsoft.Protocols.TestSuites.Rdpbcgr.efs Header
리턴 CAPABILITY_HEADER