IASTitleBar::put_SubCaption

This method sets the title bar subcaption.

Syntax

HRESULT put_SubCaption( BSTR bstrSubCaption );

Parameters

bstrSubCaption
Unicode string that contains the title bar’s subcaption.

Return Values

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

See Also

IASTitleBar::get_SubCaption