Share via


DkmGPURegisterDescription.RegisterValue Field

Definition

The value bytes of a GPU register. This is normally 16 bytes.

public: initonly System::Collections::ObjectModel::ReadOnlyCollection<System::Byte> ^ RegisterValue;
public readonly System.Collections.ObjectModel.ReadOnlyCollection<byte> RegisterValue;
val mutable RegisterValue : System.Collections.ObjectModel.ReadOnlyCollection<byte>
Public ReadOnly RegisterValue As ReadOnlyCollection(Of Byte) 

Field Value

Applies to