Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTSegment::GetMode

Syntax

CTSEG_MODE GetMode( ) const

Parameters

This method has no parameters.

Description

Retrieves the segment mode. See SetMode() for valid values for the segment mode.

Return

GetMode() returns the segment mode.

See also

SetMode()

TOCIndex