void MSM_OFreeUOW - 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:

Releases memory allocated for the unit of work data structure and is called at cleanup time, after MSM_Send* calls have completed. 

void MSM_OFreeUOW(MSM_UOW* pUOW)
MSM_UOW* pUOW, unit of work structure pointer returned from MSM_OCreateUOW()

Void