IADLXMemoryTimingDescription

The IADLXMemoryTimingDescription interface provides the description of a memory timing.

InterfaceId:

IADLXMemoryTimingDescription

Smart Pointer Interface Name:

IADLXMemoryTimingDescriptionPtr

Inherits:

IADLXInterface

Inherited By:

N/A

Methods

Method

Description

GetDescription

Gets the memory timing description.

Requirements

Header

include “IGPUTuning.h”

Minimum version

1.0

Example

To see how to use this interface in a C++ application, refer to the ManualVRAMTuning C++ sample .

For a C application, refer to the ManualVRAMTuning C sample .