Share

AcValue::format (ACHAR*) Method

C++

ACDBCORE2D_PORT AcString format(
    const ACHAR* pszFormat
) const;

Description

Formats the value of the AcValue object.

Parameters

Parameters Description
pszFormat Input format string

Returns

Returns the formatted string.

Links

AcValue

Was this information helpful?