Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTSegment.GetMode

Syntax

SEG_MODE GetMode( )

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