CTDB_ON_TABLE_GET_VTABLE_INFO is called when c-treeDB looks for the virtual table resource, typically at the time of a virtual table open or when calling ctdbGetVTableInfoFromTable(). This callback should be implemented when using alternative (to the resource as defined) methods of tracking virtual table definitions. (For example, FairCom RTG COBOL Edition support implements this callback.)