Platform SDK: Agent

IAgentBalloon::GetFontStrikethru

HRESULT GetFontStrikethru(
   long * pbFontStrikethru  // address of variable for strikethrough setting 
);                          // for font displayed in word balloon 

Indicates whether the font used in a word balloon has the strikethrough style set.

pbFontStrikethru
The address of a value that receives True if the font strikethrough style is set and False if not.

The font style used in a character word balloon is defined in the Microsoft Agent Character Editor. It cannot be changed by an application. However, the user can override the font settings for all characters using the Microsoft Agent property sheet.