Skip to content

IsGPUAppsListChanged

Navigation: ADLX SDK ReferencesADLX InterfacesPower TuningIADLXGPUConnectChangedEvent

Syntax

adlx_bool IsGPUAppsListChanged ()

Parameters

N/A

Return Value

If the GPU applications list is changed, true is returned.

If the GPU applications list is not changed, false is returned.

Additional Info

Note: To obtain the GPU, use GetGPU.

Requirements

Headerinclude “IPowerTuning1.h”
Minimum version1.4

See Also: GetGPU