Share via


CSETAPPLYTYPE enumeration

Do not use. Indicates how a character set is to be applied to an object.

Syntax

typedef enum tagCSETAPPLYTYPE { 
  CSET_APPLY_UNTAGGED  = 0,
  CSET_APPLY_ALL       = 1,
  CSET_APPLY_TAG_ALL   = 2
} ACCESSTYPE;

Constants

CSET_APPLY_UNTAGGED

Apply the character set to all entities that have an unknown character set.

CSET_APPLY_ALL

Apply the character set to all entities and override any existing tagging.

CSET_APPLY_TAG_ALL

Do not use.

Requirements

Minimum supported client
Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Product
Outlook Express 6.0
Header
Mimeole.h
IDL
Mimeole.idl