property ServerDocPostSQLFields.
Allows app or script to prepare
and post a list of SQL fields to ServerDoc.
|
FieldNames
[in] . List of SQL fields separated with ‘,’
pVal
[out,
retval] The returned value is 0 if succeeded or other value if failed
S_OK
The
operation was successfull.
E_POINTER
A NULL
pointer was supplied as an argument.
E_UNEXPECTED
An unexpected
error occoured.