C# Class 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
Show file Open project: Microsoft/WindowsProtocolTestSuites

Public Properties

Property Type Description
Header CAPABILITY_HEADER

Property Details

Header public property

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