getappfwhtmlerrorpageResult Structure Definition

The getappfwhtmlerrorpageResult structure defines the return type for getappfwhtmlerrorpage 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.

appfwhtmlerrorpageList

List of appfwhtmlerrorpages


appfwhtmlerrorpage Structure Definition

The appfwhtmlerrorpage structure defines the actual return type values for getappfwhtmlerrorpage API.

Syntax



Members

name

Name of the HTML error object.

response


src

URL (protocol, host, path, and name) for the location at which to store the imported HTML 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