Product Documentation

c-treeDB API API for C

Previous Topic

Next Topic

ctdbIsFieldMaskOn

Return if a field Mask has been activated on the record handle.

Declaration

CTBOOL ctdbDECL ctdbIsFieldMaskOn(CTHANDLE Handle)

Description

  • Handle [IN] - Record handle

Returns

TRUE if a field mask has been defined (and so it is active) on the record handle.

TOCIndex