C# Class 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.
Afficher le fichier Open project: Microsoft/WindowsProtocolTestSuites Class Usage Examples

Méthodes publiques

Свойство Type Description
codecGUID1 uint
codecGUID10 byte
codecGUID11 byte
codecGUID2 ushort
codecGUID3 ushort
codecGUID4 byte
codecGUID5 byte
codecGUID6 byte
codecGUID7 byte
codecGUID8 byte
codecGUID9 byte

Property Details

codecGUID1 public_oe property

A 32-bit, unsigned integer. The first GUID component.
public uint codecGUID1
Résultat uint

codecGUID10 public_oe property

A 8-bit, unsigned integer. The tenth GUID component.
public byte codecGUID10
Résultat byte

codecGUID11 public_oe property

A 8-bit, unsigned integer. The eleventh GUID component.
public byte codecGUID11
Résultat byte

codecGUID2 public_oe property

A 16-bit, unsigned integer. The second GUID component.
public ushort codecGUID2
Résultat ushort

codecGUID3 public_oe property

A 16-bit, unsigned integer. The third GUID component.
public ushort codecGUID3
Résultat ushort

codecGUID4 public_oe property

A 8-bit, unsigned integer. The fourth GUID component.
public byte codecGUID4
Résultat byte

codecGUID5 public_oe property

A 8-bit, unsigned integer. The fifth GUID component.
public byte codecGUID5
Résultat byte

codecGUID6 public_oe property

A 8-bit, unsigned integer. The sixth GUID component.
public byte codecGUID6
Résultat byte

codecGUID7 public_oe property

A 8-bit, unsigned integer. The seventh GUID component.
public byte codecGUID7
Résultat byte

codecGUID8 public_oe property

A 8-bit, unsigned integer. The eighth GUID component.
public byte codecGUID8
Résultat byte

codecGUID9 public_oe property

A 8-bit, unsigned integer. The ninth GUID component.
public byte codecGUID9
Résultat byte