IASTabber::RemoveAt

This method removes a tab specified by its index.

Syntax

HRESULT RemoveAt( long index );

Parameters

index
Index of the tab to remove.

Return Values

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