Share

acedSymUtil

C++

inline const AcEdSymUtilServices * acedSymUtil();

File

acsymutl.h

Description

This function returns a pointer to the AcEdSymUtilServices object that you dereference in order to invoke the member functions. It never returns NULL. AcEdSymUtilServices is a typedef to abbreviate the longer name AcEdSymbolUtilities::Services().

Was this information helpful?