C# Class Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr.X224

A common x224 header.
Afficher le fichier Open project: Microsoft/WindowsProtocolTestSuites Class Usage Examples

Méthodes publiques

Свойство Type Description
eot byte
length byte
type byte

Property Details

eot public_oe property

The eot of X224 header
public byte eot
Résultat byte

length public_oe property

The length of X224 header
public byte length
Résultat byte

type public_oe property

The type of X224 header
public byte type
Résultat byte