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.
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
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