EmfCommentRecordType.CommentIdentifierEnum

EmfCommentRecordType.CommentIdentifierEnum enumeration

Valid comment identifier values.

public enum CommentIdentifierEnum

Values

NameValueDescription
EMR_COMMENT_EMFSPOOL0The value 0x00000000 identifies this as an EMR_COMMENT_EMFSPOOL record.
EMR_COMMENT_EMFPLUS726027589The value 0x2B464D45, which is the ASCII string “+FME”, identifies this as an EMR_COMMENT_EMFPLUS record.
EMR_COMMENT_PUBLIC1128875079The value 0x43494447, which is the ASCII string “CIDG”, identifies this as an EMR_COMMENT_PUBLIC record.

See Also