Share

AcFdFieldValue::AcFdFieldValue

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

AcFdFieldValue

Previous Declaration

ACDB_PORT AcFdFieldValue(long lValue);

Was this information helpful?