C++
inline const AcDbSymUtilServices * acdbSymUtil();
File
dbsymutl.h
Description
This function returns a pointer to the AcDbSymUtilServices object that you dereference in order to invoke the member functions. It never returns NULL. AcDbSymUtilServices is a typedef to abbreviate the longer name AcDbSymbolUtilities::Services().