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

A common x224 header.
Exibir arquivo Open project: Microsoft/WindowsProtocolTestSuites Class Usage Examples

Public Properties

Property Type Description
eot byte
length byte
type byte

Property Details

eot public_oe property

The eot of X224 header
public byte eot
return byte

length public_oe property

The length of X224 header
public byte length
return byte

type public_oe property

The type of X224 header
public byte type
return byte