INGuestXFont Interface Reference

Chat font interface. More...

List of all members.

Public Types

enum  FontEffect_t { FontEffect_Italic = 1, FontEffect_StrikeOut = 2 }

Properties

LONG Height [get, set]
LONG Weight [get, set]
LONG CharSet [get, set]
LONG Effects [get, set]
VARIANT_BOOL Underline [get, set]
LONG FgColor [get, set]
LONG BgColor [get, set]
BSTR Name [get, set]


Detailed Description

Chat font interface.

Member Enumeration Documentation

Font effect.

Enumerator:
FontEffect_Italic  1 - Italic
FontEffect_StrikeOut  2 - Strike out


Property Documentation

LONG INGuestXFont::Height [get, set]

Font height.

LONG INGuestXFont::Weight [get, set]

Font weight.

LONG INGuestXFont::CharSet [get, set]

Font character set.

LONG INGuestXFont::Effects [get, set]

Font effects.

The bitwise OR of the FontEffect_t constants.

VARIANT_BOOL INGuestXFont::Underline [get, set]

Font underline.

LONG INGuestXFont::FgColor [get, set]

Font foreground color.

LONG INGuestXFont::BgColor [get, set]

Font background color.

BSTR INGuestXFont::Name [get, set]

Font name property.


Generated on Fri Jul 17 10:47:54 2009 for NetOp Guest ActiveX by  doxygen 1.5.7.1