ADLSupportedConnections Struct Reference

Structure containing supported connection types and properties. More...


Data Fields

int iSupportedConnections
 Bit vector of supported connections. Bitmask is defined in constants section. Define_connection_types.
int iSupportedProperties [32]
 Array of bitvectors. Each bit vector represents supported properties for one connection type. Index of this array is connection type (bit number in mask).


Detailed Description

Structure containing supported connection types and properties.

this structure is used to get the supported connection types and supported properties of given connector


Field Documentation

Bit vector of supported connections. Bitmask is defined in constants section. Define_connection_types.

Array of bitvectors. Each bit vector represents supported properties for one connection type. Index of this array is connection type (bit number in mask).


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