ARSetVUIWithExtendedFieldsToXML
Privileges
All users.
Synopsis
#include "arextern.h"
int ARSetVUIWithExtendedFieldsToXML(
ARControlStruct *control,
ARXMLOutputDoc *xmlOutputDoc,
ARBoolean xmlDocHdrFtrFlag,
ARNameType schemaName,
ARVuiInfoList *vuiInfoList,
ARExportFieldInfoList *fieldInfoList,
ARTimestamp *modifiedDate,
unsigned int *arDocVersion,
ARStatusList *status
)
int ARSetVUIWithExtendedFieldsToXML(
ARControlStruct *control,
ARXMLOutputDoc *xmlOutputDoc,
ARBoolean xmlDocHdrFtrFlag,
ARNameType schemaName,
ARVuiInfoList *vuiInfoList,
ARExportFieldInfoList *fieldInfoList,
ARTimestamp *modifiedDate,
unsigned int *arDocVersion,
ARStatusList *status
)
Input arguments
control
The control record for the operation. It contains information about the user requesting the operation, where that operation must be performed, and the session used to perform it. The user, sessionId, and server fields are required.
xmlOutputDoc
The XML document output source.
xmlDocHdrFtrFlag
The header and footer flag for the XML document output source. If there is only one object in the XML document, set this value to 0.
schemaName
The name of the view. Each view name must be unique.
vuiInfoList
The list of schema views.
fieldInfoList
The list of view fields.
modifiedDate
The date that the view was last modified.
arDocVersion
Version of the XML document.
Return values
status
A list of zero or more notes, warnings, or errors generated from a call made to this function.
For a description of all possible values, see Error-checking.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*