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.
Exibir arquivo Open project: Microsoft/WindowsProtocolTestSuites Class Usage Examples

Public Properties

Property 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
return uint

codecGUID10 public_oe property

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

codecGUID11 public_oe property

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

codecGUID2 public_oe property

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

codecGUID3 public_oe property

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

codecGUID4 public_oe property

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

codecGUID5 public_oe property

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

codecGUID6 public_oe property

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

codecGUID7 public_oe property

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

codecGUID8 public_oe property

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

codecGUID9 public_oe property

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