9.141 CStpDBAccess::StpWithExportFieldsDo
LONG CStpDBAccess::StpWithExportFieldsDo(const SCString& scsBufName, LONG lField, SCString& scsField, st_Export& s_E)
Do an action on fields
Defined in: StpDBAccessFDefs.cpp
|
Parameters
|
scsBufName
Input name of buffer
lField
Input number of field
scsField
Output manipulated field
s_E
Input export configuration container
|