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

The GUID structure contains 128 bits that represent a globally unique identifier that can be used to provide a distinctive reference number.
파일 보기 프로젝트 열기: Microsoft/WindowsProtocolTestSuites 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
codecGUID1 uint
codecGUID10 byte
codecGUID11 byte
codecGUID2 ushort
codecGUID3 ushort
codecGUID4 byte
codecGUID5 byte
codecGUID6 byte
codecGUID7 byte
codecGUID8 byte
codecGUID9 byte

프로퍼티 상세

codecGUID1 공개적으로 프로퍼티

A 32-bit, unsigned integer. The first GUID component.
public uint codecGUID1
리턴 uint

codecGUID10 공개적으로 프로퍼티

A 8-bit, unsigned integer. The tenth GUID component.
public byte codecGUID10
리턴 byte

codecGUID11 공개적으로 프로퍼티

A 8-bit, unsigned integer. The eleventh GUID component.
public byte codecGUID11
리턴 byte

codecGUID2 공개적으로 프로퍼티

A 16-bit, unsigned integer. The second GUID component.
public ushort codecGUID2
리턴 ushort

codecGUID3 공개적으로 프로퍼티

A 16-bit, unsigned integer. The third GUID component.
public ushort codecGUID3
리턴 ushort

codecGUID4 공개적으로 프로퍼티

A 8-bit, unsigned integer. The fourth GUID component.
public byte codecGUID4
리턴 byte

codecGUID5 공개적으로 프로퍼티

A 8-bit, unsigned integer. The fifth GUID component.
public byte codecGUID5
리턴 byte

codecGUID6 공개적으로 프로퍼티

A 8-bit, unsigned integer. The sixth GUID component.
public byte codecGUID6
리턴 byte

codecGUID7 공개적으로 프로퍼티

A 8-bit, unsigned integer. The seventh GUID component.
public byte codecGUID7
리턴 byte

codecGUID8 공개적으로 프로퍼티

A 8-bit, unsigned integer. The eighth GUID component.
public byte codecGUID8
리턴 byte

codecGUID9 공개적으로 프로퍼티

A 8-bit, unsigned integer. The ninth GUID component.
public byte codecGUID9
리턴 byte