IASTitleBar::get_Icon

This method gets the title bar icon.

Syntax

HRESULT get_Icon( OLE_HANDLE *phIcon );

Parameters

phIcon
Pointer to the handle of the icon.

Return Values

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

See Also

IASTitleBar::put_Icon