IASPowerListBox::get_HiliteFont

This method gets the highlight font.

Syntax

HRESULT get_HiliteFont( IFontDisp **ppFontDisp );

Parameters

ppFontDisp
Pointer to a pointer to the IFontDisp interface for the highlight font.

Return Values

NOERROR indicates success. E_OUTOFMEMORY indicates that the system is out of memory.