IASTabber::get_TabMinWidth

This method retrieves the minimum width of the tab.

Syntax

HRESULT get_TabMinWidth( long *plMinWidth );

Parameters

plMinWidth
Pointer to the long integer that contains the minimum width of the tab.

Return Values

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