ADL (AMD Display Library) Public APIs  Version 17.1
Data Fields
ADLActivatableSource Struct Reference

Structure containing information about the activatable source. More...

#include <adl_structures.h>

Data Fields

int iActivatableSourceMask
 The bit mask identifies the number of bits ActivatableSourceValue is using. (Not currnetly used) More...
 
int iActivatableSourceValue
 The bit mask identifies the status. (Not currnetly used) More...
 
int iAdapterIndex
 The Persistent logical Adapter Index. More...
 
int iNumActivatableSources
 The number of Activatable Sources. More...
 

Detailed Description

Structure containing information about the activatable source.

This structure is used to store activatable source information This information can be returned to the user.

Field Documentation

◆ iActivatableSourceMask

int ADLActivatableSource::iActivatableSourceMask

The bit mask identifies the number of bits ActivatableSourceValue is using. (Not currnetly used)

◆ iActivatableSourceValue

int ADLActivatableSource::iActivatableSourceValue

The bit mask identifies the status. (Not currnetly used)

◆ iAdapterIndex

int ADLActivatableSource::iAdapterIndex

The Persistent logical Adapter Index.

◆ iNumActivatableSources

int ADLActivatableSource::iNumActivatableSources

The number of Activatable Sources.


The documentation for this struct was generated from the following file:

Copyright © 2009-2020 Advanced Micro Devices, Inc. All rights reserved.