C++
ACDBCORE2D_PORT AcFdFieldValue( const ACHAR * pszValue );
Description
Constructs a field value object with the specified value.
Parameters
| Parameters | Description |
|---|---|
| pszValue | Input string value to set |
ACDBCORE2D_PORT AcFdFieldValue( const ACHAR * pszValue );
Constructs a field value object with the specified value.
| Parameters | Description |
|---|---|
| pszValue | Input string value to set |