|
Frees memory allocated with a PvGetTableNames() call.
Header file: DDF.HRequires: W3DBAV78.DLL or higher version
|
In/Out
|
tableList
|
Array of TABLEMAP structures that contain table names.
|
The following precondition must be met:
The memory freed with this function is succesfully allocated during a PvGetTableNames() call to retrieve all the table names for a specified dictionary.
PvStart()
PvOpenDictionary()
PvGetTableNames()
PvGetTable()
PvFreeTable()
PvCloseDictionary()
PvStop()
|
Chapter contents
Prev topic: PvFreeTable()
|