Share

AcValue::setFormat

C++

ACDBCORE2D_PORT bool setFormat(
    const ACHAR* pszFormat
);

Description

For internal use only.

Parameters

Parameters Description
pszFormat Input format string; if null, default format will be used

Links

AcValue

Was this information helpful?