IASTabber::get_Count

This method retrieves the number of tabs.

Syntax

HRESULT get_Count( long *pcItems );

Parameters

pcItems
Pointer to the number of tabs.

Return Values

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