C++
ACDBCORE2D_PORT AcFdFieldValue( Adesk::Int32 lValue );
Description
Constructs a field value object with the specified value.
Parameters
Parameters | Description |
---|---|
lValue | Input long value to set |
Links
Previous Declaration
ACDB_PORT AcFdFieldValue(long lValue);