AcRxObject AcValue AcFdFieldValue
class AcFdFieldValue : public AcValue;
AcField.h
This class encapsulates the standard data types supported by fields. It encapsulates long, double, string, date, point, resbuf, and so on.
AcFdFieldValue Constructor