IAgentBalloon::GetFontStrikethru
[Microsoft Agent is deprecated as of Windows 7, and may be unavailable in subsequent versions of Windows.]
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.
- Returns S_OK to indicate the operation was successful.
-
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.