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