MSI Afterburner - MSI Graphics Card Performance Booster

The ControlMemoryHeader type exposes the following members.

Properties

  NameDescription
Public propertyCommand
Gets the current MACM_SHARED_MEMORY_COMMAND command set in the MACM header.
Public propertyFlags
Gets the MACM_SHARED_MEMORY_FLAG flags currently set in the control header.
Public propertyGpuEntryCount
Gets the number of gpu entry counts following the header.
Public propertyGpuEntrySize
Gets the size of each GPU entry.
Public propertyHeaderSize
Gets the size of the MACM header.
Public propertyMasterGpu
Gets the index for the master GPU.
Public propertySignature
Gets the signature of the MACM header.
Public propertyTime
Gets the timestamp of the MACM header as a seconds offset from January 1, 1970.
Public propertyVersion
Gets the version of the MACM header.

See Also