In | dictHandle | Handle of an open dictionary returned by PvOpenDatabase(). |
Out | tableList | Array of TABLEMAP structures that contain table names. |
Out | tableCount | Number of table names returned in tableList. |
PCM_Success | The operation was successful. |
PCM_errFailed | The operation was not successful. |
PCM_errMemoryAllocation | An error occurred during memory allocation. |
PCM_errInvalidDictionaryHandle | The specified dictionary handle obtained by PvOpenDatabase() is invalid. |