Share

AcValue::AcValue (SYSTEMTIME&) Constructor

C++

ACDB_PORT AcValue(
    const SYSTEMTIME& date
);

Description

For internal use only.

Parameters

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

Links

AcValue

Was this information helpful?