ctdbAllocVTableInfo
ctdbAllocVTableInfo() allocates a new CTDBVTABLEINFO structure.
Declaration
CTHANDLE ctdbAllocVTableInfo(pCTDBTABLE pTable, UCOUNT size);
Description
Return Values
ctdbAllocVTableInfo() returns a c-treeDB handle to a CTDBVTABLEINFO structure.
See Also
ctdbAddMRTTable(), ctdbAddVTableResource(), ctdbCreateMRTTable(), ctdbFreeVTableInfo(), ctdbGetVTableInfoFromTable(), ctdbGetVTableNumber(), ctdbIsVTable(), ctdbRemoveVTableResource(), ctdbSetMRTTableFilter()