Share

AcFdFieldValue

Class Hierarchy

AcRxObject
    AcValue
        AcFdFieldValue

C++

class AcFdFieldValue : public AcValue;

File

AcField.h

Description

This class encapsulates the standard data types supported by fields. It encapsulates long, double, string, date, point, resbuf, and so on.

Links

AcFdFieldValue Constructor

Was this information helpful?