Share

GripCLIDisplayStringPtr Type

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.

Was this information helpful?