Skip to content

IADLXGPUMetrics3

Navigation: ADLX SDK ReferencesADLX InterfacesPerformance Monitoring

The IADLXGPUMetrics3 is an extension interface to IADLXGPUMetrics. It provides the GPU fan duty operating level (in %) from a GPU metric sample.

InterfaceId:IADLXGPUMetrics3
Smart Pointer Interface Name:IADLXGPUMetrics3Ptr
Inherits:IADLXGPUMetrics2
Inherited By:N/A

The IADLXGPUMetrics3 interface is obtained from the IADLXGPUMetrics interface or from any of its extension interfaces using QueryInterface.

Methods

MethodDescription
GPUFanDutyGets the GPU fan duty operating level (in %) from a GPU metric sample.

Requirements

Headerinclude “IPerformanceMonitoring3.h”
Minimum version1.5

Example

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

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

Subpages

  • GPUFanDuty - Gets the GPU fan duty operating level (in %) from a GPU metric sample.

API Reference

This page references: