Skip to content

CXNetworkGetMultiCategoryEntryRange

function

Back to Helios Network Native C API

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

Description

Returns the [start,end) range for one entry inside the packed multi-category buffers.

Signature

CX_EXTERN CXBool CXNetworkGetMultiCategoryEntryRange( CXNetworkRef network, CXAttributeScope scope, const CXString name, CXIndex index, CXSize *outStart, CXSize *outEnd );