Skip to content

CXNetworkDecategorizeAttribute

function

Back to Helios Network Native C API

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

Description

Converts category ids back to string labels for the named attribute.

Signature

CX_EXTERN CXBool CXNetworkDecategorizeAttribute(CXNetworkRef network, CXAttributeScope scope, const CXString name, const CXString missingLabel);