9.55 ACIpsDBAccess::FormateValue
LONG ACIpsDBAccess::FormateValue(const SCString& scsBufName, LONG lField, const SCString& scsVal)
Formates a value according formate of target field
Defined in: ACIPSDB.cpp
|
Return Value
|
On error low value according DD is return else formated value
|
|
Parameters
|
scsBufName
Input Name of buffer
lField
Input Number of field to get formate from DD
scsVal
Input Value for formating
|
