MSI Afterburner - MSI Graphics Card Performance Booster
Initializes a new instance of the ControlMemory class. Creating this new class includes populating the ControlMemoryHeader and all ControlMemoryGpuEntry instances from MSI Afterburner's control memory.

Namespace: MSI.Afterburner
Assembly: MSIAfterburner.NET (in MSIAfterburner.NET.dll) Version: 1.1.0.0 (1.1.0.0)

Syntax

C#
public ControlMemory()
Visual Basic
Public Sub New
Visual C++
public:
ControlMemory()

See Also