Global Address Object:Setup Methods: Difference between revisions
m Admin moved page Global Address Object:Setup Functions to Global Address Object:Setup Methods without leaving a redirect |
No edit summary |
||
Line 31: | Line 31: | ||
{| class="mw-collapsible" style="width:100%;" | {| class="mw-collapsible" style="width:100%;" | ||
|- align="left" | |- align="left" | ||
! style="color:black;"|[[Global Address Object: | ! style="color:black;"|[[Global Address Object:Methods|Methods]] | ||
|- | |- | ||
|[[Global Address Object:Setup | |[[Global Address Object:Setup Methods|Setup Methods]] | ||
|- | |- | ||
|[[Global Address Object:Input Methods|Input Methods]] | |[[Global Address Object:Input Methods|Input Methods]] | ||
Line 47: | Line 47: | ||
! style="color:black;"|[[Global Address Object:Parameters|Parameters]] | ! style="color:black;"|[[Global Address Object:Parameters|Parameters]] | ||
|- | |- | ||
|[[Global Address Object: | |[[Global Address Object:Input Parameters|Input Parameters]] | ||
|- | |- | ||
|[[Global Address Object:Output Parameters|Output Parameters]] | |||
|[[Global Address Object:Output | |||
|} | |} | ||
|- | |- |
Revision as of 18:42, 27 August 2014
← Global Address Object Reference
Setup Functions
SetLicenseString
This function is used to set the license string into the Global Address Object. This can also be accomplished by utilizing an environmental variable.
SetPathToGlobalAddrFiles
This function is used to set the physical path to the Global Address Object’s reference data files.
InitializeDataFiles
This function initializes access to the reference data files set in SetPathToGlobalAddrFiles and activated via license key.
GetInitializeErrorString
This function will return the error string detail related to a failure or error initializing the reference data file(s) and/or Global Address Object.
GetDatabaseDate
This function returns the build date for the reference data files utilizes by Global Address Object.
GetBuildNumber
This function returns the version number for the Global Address Object
GetDatabaseExpirationDate
This function return the expiration date for the reference data files being used by Global Address Object if applicable.
GetLicenseExpirationDate
This function returns the expiration date for the license key set in the environmental variable or by utilizing SetLicenseString.