IAgentBalloon::GetFontItalic
[Microsoft Agent is deprecated as of Windows 7, and may be unavailable in subsequent versions of Windows.]
HRESULT GetFontItalic(
long * pbFontItalic // address of variable for italic setting for
); // font displayed in word balloon
Indicates whether the font used in a word balloon is italic.
- Returns S_OK to indicate the operation was successful.
-
pbFontItalic
-
The address of a value that receives True if the font is italic and False if not italic.
The font style used in a character's 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 through the Microsoft Agent property sheet.