AcMapAnnotationManager::GetTemplateNames Function

Land Desktop Development ARX CPP SDK

AcMapAnnotationManager:: GetTemplateNames Function
 

Lists all the annotation templates defined in the current drawing.

Acad::ErrorStatus GetTemplateNames(
    AcArray<ACHAR *>& pszTemplateNameArray
);
File

AcMapAnnotationManager.h

Parameters 
Description 
pszTemplateNameArray 
Output array of the name of each annotation template defined in the current drawing. The caller must free the memory allocated to this array's template names before destroying the array.  
Returns

Returns Acad::eOk if successful; otherwise, returns an error code.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].