IASForm::get_Titlebar

This method gets a pointer to the title bar for the form.

Syntax

HRESULT get_Titlebar ( IASTitlebar **ppTitlebar);

Parameters

ppTitlebars
Pointer to a pointer to a title bar.

Return Values

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