IASTitlebar::get_MaxTitleWidth

This method gets the maximum width of the title bar text.

Syntax

HRESULT get_MaxTitleWidth( long *plMaxTitleWidth);

Parameters

plMaxTitleWidth
Pointer to a long integer that contains the maximum width allowed for the title bar.

Return Values

NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.

See Also

IASTitleBar::put_MaxTitleWidth