Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Parameters

szActivationKey

Wiki Markup\[in\] Activation key (for example, 9EFJK-TVJM0-MCDET-EZKXJ).

szHostid

Wiki Markup\[in\] An optional client-side HostID, in the format _type_=_value_ (for example, HOSTNAME=my_hostname). This value should be NULL if not relevant. See your license manager documentation (for example, the _LM-X Developers Manual_) for valid HostID types. You may also use a comma-separated list of multiple HostIDs, in which case LAC will select the first appropriate value.

szUrl

Wiki Markup\[in\] SOAP API endpoint URL. This value should be set to [http://license.x-formation.com/soap/type/enduser/version/1|http://license.x-formation.com/soap/type/enduser/version/1%29].

szProxyHostnameunmigrated-wiki-markup

\[in\] An optional client-side proxy host to be used with a request. This value should be NULL if not relevant.

nProxyPortunmigrated-wiki-markup

\[in\] An optional client-side proxy port number to be used with a request. This value should be 0 if not relevant.

szProxyUsername

Wiki Markup\[in\] An optional client-side proxy username to be used with a request. This value should be NULL if not relevant.

szProxyPassword

Wiki Markup\[in\] An optional client-side proxy password to be used with a request. This value should be NULL if not relevant.

szResultunmigrated-wiki-markup

\[out\] Pointer to a string that will hold the license or error message. The string length can be up to LAC_MAX_RESPONSE_LENGTH.

Return Values

On success, this function returns the status code LAC_SUCCESS and retrieves a generated license.

...