C# 클래스 Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr.X224

A common x224 header.
파일 보기 프로젝트 열기: Microsoft/WindowsProtocolTestSuites 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
eot byte
length byte
type byte

프로퍼티 상세

eot 공개적으로 프로퍼티

The eot of X224 header
public byte eot
리턴 byte

length 공개적으로 프로퍼티

The length of X224 header
public byte length
리턴 byte

type 공개적으로 프로퍼티

The type of X224 header
public byte type
리턴 byte