FNTSYSTYPE enumeration
Do not use. Enumeration of system font types.
Syntax
typedef enum tagFNTSYSTYPE {
FNT_SYS_ICON = 0,
FNT_SYS_ICON_BOLD = 1,
FNT_SYS_MENU = 2,
FNT_SYS_ICON_STRIKEOUT = 3,
FNT_SYS_LAST = 4
} ACCESSTYPE;
Constants
-
FNT_SYS_ICON
-
FNT_SYS_ICON_BOLD
-
FNT_SYS_MENU
-
FNT_SYS_ICON_STRIKEOUT
-
FNT_SYS_LAST
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Product |
Outlook Express 6.0 |
Header |
|
IDL |
|