C++
typedef const ACHAR * (* GripCLIDisplayStringPtr)(AcDbGripData* pThis);
File
dbgrip.h
Description
Pointer to a function that takes an AcDbGripData object and returns the command line display of this grip data.
typedef const ACHAR * (* GripCLIDisplayStringPtr)(AcDbGripData* pThis);
dbgrip.h
Pointer to a function that takes an AcDbGripData object and returns the command line display of this grip data.