getappfwxmlerrorpageResult Structure Definition

The getappfwxmlerrorpageResult structure defines the return type for getappfwxmlerrorpage API.

Syntax



Members

rc

If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings.

message

If the method succeeds, message is NULL else message contains Error/Warning message.

appfwxmlerrorpageList

List of appfwxmlerrorpages


appfwxmlerrorpage Structure Definition

The appfwxmlerrorpage structure defines the actual return type values for getappfwxmlerrorpage API.

Syntax



Members

name

Name of the XML error object.

response


src

URL (protocol, host, path, and name) for the location at which to store the imported XML error object. NOTE: The import fails if the object to be imported is on an HTTPS server that requires client certificate authentication for access.

_nextgenapiresource


See Also