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). |
this structure is used to get the supported connection types and supported properties of given connector
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).