Share

AcValue::AcValue (VARIANT&) Constructor

C++

ACDB_PORT AcValue(
    const VARIANT& var
);

Description

For internal use only.

Parameters

Parameters Description
var Input object to be copied into 'this' object

Links

AcValue

Was this information helpful?