IASTabber::put_Circular

This method sets the wrap capabilities of the tabber.

Syntax

HRESULT put_Circular( BOOL fCircular );

Parameters

fCircular
Boolean that is set to TRUE if tabber should wrap, or to FALSE if not.

Return Values

NOERROR indicates success. E_OUTOFMEMORY indicates that the system is out of memory.