IASTitleBar::get_SubCaption

This method gets the title bar subcaption.

Syntax

HRESULT get_SubCaption( BSTR *pbstrSubCaption );

Parameters

pbstrSubCaption
Pointer to a 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::put_SubCaption