A3DPDF3DAnnotGetUniqueId

A3DStatus A3DPDF3DAnnotGetUniqueId(const A3DPDF3DAnnot *p3DAnnot, A3DUTF8Char **ppc3dAnnotId)
A3DStatus A3DPDF3DAnnotGetUniqueId(const A3DPDF3DAnnot* p3DAnnot, A3DUTF8Char** ppc3dAnnotId)

Function to retrieve the unique id of a 3D annotation This function must be called after inserting the 3d annot object with A3DPDFPageInsert3DAnnot() or A3DPDFPageFieldSet3DAnnot().

Parameters

p3DAnnot: The 3D Annot to work with.

ppc3dAnnotId: The identifier as a string.