Lapi retriving Attributes
We have categories which have set,when retriving the Attributes using GetObjectAttributesEx(pNodeId, pcatID, catVersion)It returns the Attribute value asA<1,N,5=A<1,N,ID=5,Values={1}>,39=A<1,N,ID=39,Values={}>,3=A<1,N,ID=3,Values={77250}>,38=A<1,N,ID=38,Values={?}>,36=A<1,N,ID=36,Values={?}>,35=A<1,N,ID=35,Values={?}>>Question ? How to get the attribute name and value ?Thank in advance