FairCom Corporation


4.6.2.10 CTDatabase::FindActive


Syntax

CTTable* FindActive(const CTString& Name)
CTTable* FindActive(ULONG uid)

Parameters

Description

Retrieves active table. If the prototype FindActive(const CTString& Name) is used, the table name is searched. If the prototype FindActive(const CTString& Name) is used, the table uid is searched.

Return

FindActive returns the table object handle, or null if the table no exists or is not active.

See Also

FirstActive, IsActive


FairCom Corporation
www.faircom.com