Skip to content

CXNetworkNetworkAttributeNameAt

function

Back to Helios Network Native C API

Kind
function
Source
src/native/include/helios/CXNetwork.h:496

Description

Returns the network attribute name at index, or NULL when out of range.

Signature

CX_EXTERN const CXString CXNetworkNetworkAttributeNameAt(CXNetworkRef network, CXSize index);