geticaclientversionResult Structure Definition

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

icaclientversionList

List of icaclientversions


icaclientversion Structure Definition

The icaclientversion structure defines the actual return type values for geticaclientversion API.

Syntax



Members

name

Name of the client type about which to display information.

clientbaseversion

Client Base Version Supported

clientexceptionlist

Client Exception List

_nextgenapiresource


See Also