adTempus API
PreviousUpNext
Programmer's Guide
Name 
Description 
This topic provides an overview of how to use the adTempus API in your application or script.
The API can be used by any development language/environment that supports ActiveX components or .NET assemblies. Please refer to the documentation for your development environment for detailed information on how to use ActiveX components or .NET assemblies.
There are two components to the API:

  • The Client component exposes the adTempus client functionality. It provides programmatic access to all of the features and functions available through the adTempus Console.
  • The Server component allows applications being run by adTempus to communicate with the adTempus server.... more 
This topic provides an overview of the API structure.
 
The error codes that may be returned by the adTempus API are defined in the ADTErrorCodes enumeration.

If you using the ActiveX API directly (e.g., from C++), error codes are returned as HRESULTs. If you are using the API through the .NET COM Interop Wrappers, errors will be returned as .NET COMExceptions. 
adTempus API Reference version 3.0.0.0, revised 10/30/2008