IASPowerListBox::put_HiliteFont

This method sets the highlight font.

Syntax

HRESULT put_HiliteFont( IFontDisp *pFontDisp );

Parameters

pFontDisp
Pointer to the IFontDisp interface for the highlight font.

Return Values

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