This topic has not yet been rated - Rate this topic

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

Minimum supported server

Windows Server 2003

Product

Outlook Express 6.0

Header

Mimeole.h

IDL

Mimeole.idl

 

 

Send comments about this topic to Microsoft

Build date: 6/30/2011

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.