TM_Context* TM_Init - Teradata Ecosystem Manager

Teradata Ecosystem Manager Event System API Reference

Product
Teradata Ecosystem Manager
Release Number
15.11
Published
May 2016
Language
English (United States)
Last Update
2018-05-03
dita:mapPath
nxw1467305977314.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-3204
lifecycle
previous
Product Category
Analytical Ecosystem

Prototype:

Determines if the Ecosystem Manager client is installed, and if initialization is successful, returns pointer to TM_Context structure which must be passed to all API functions.

TM_Context* TM_Init(void)

None

Pointer to TM_Context structure which must be passed to all API functions.

  • Not NULL (success)
  • NULL (failed)