ELEMENT_TAG_ID enumeration
An enumerated type that contains the different options for GetNameForTagID, GetTagIDForName, GetElementTagId, and CreateElement methods.
Syntax
typedef enum { TAGID_NULL = 0, TAGID_UNKNOWN = 1, TAGID_A = 2, TAGID_ACRONYM = 3, TAGID_ADDRESS = 4, TAGID_APPLET = 5, TAGID_AREA = 6, TAGID_B = 7, TAGID_BASE = 8, TAGID_BASEFONT = 9, TAGID_BDO = 10, TAGID_BGSOUND = 11, TAGID_BIG = 12, TAGID_BLINK = 13, TAGID_BLOCKQUOTE = 14, TAGID_BODY = 15, TAGID_BR = 16, TAGID_BUTTON = 17, TAGID_CAPTION = 18, TAGID_CENTER = 19, TAGID_CITE = 20, TAGID_CODE = 21, TAGID_COL = 22, TAGID_COLGROUP = 23, TAGID_COMMENT = 24, TAGID_COMMENT_RAW = 25, TAGID_DD = 26, TAGID_DEL = 27, TAGID_DFN = 28, TAGID_DIR = 29, TAGID_DIV = 30, TAGID_DL = 31, TAGID_DT = 32, TAGID_EM = 33, TAGID_EMBED = 34, TAGID_FIELDSET = 35, TAGID_FONT = 36, TAGID_FORM = 37, TAGID_FRAME = 38, TAGID_FRAMESET = 39, TAGID_GENERIC = 40, TAGID_H1 = 41, TAGID_H2 = 42, TAGID_H3 = 43, TAGID_H4 = 44, TAGID_H5 = 45, TAGID_H6 = 46, TAGID_HEAD = 47, TAGID_HR = 48, TAGID_HTML = 49, TAGID_I = 50, TAGID_IFRAME = 51, TAGID_IMG = 52, TAGID_INPUT = 53, TAGID_INS = 54, TAGID_KBD = 55, TAGID_LABEL = 56, TAGID_LEGEND = 57, TAGID_LI = 58, TAGID_LINK = 59, TAGID_LISTING = 60, TAGID_MAP = 61, TAGID_MARQUEE = 62, TAGID_MENU = 63, TAGID_META = 64, TAGID_NEXTID = 65, TAGID_NOBR = 66, TAGID_NOEMBED = 67, TAGID_NOFRAMES = 68, TAGID_NOSCRIPT = 69, TAGID_OBJECT = 70, TAGID_OL = 71, TAGID_OPTION = 72, TAGID_P = 73, TAGID_PARAM = 74, TAGID_PLAINTEXT = 75, TAGID_PRE = 76, TAGID_Q = 77, TAGID_RP = 78, TAGID_RT = 79, TAGID_RUBY = 80, TAGID_S = 81, TAGID_SAMP = 82, TAGID_SCRIPT = 83, TAGID_SELECT = 84, TAGID_SMALL = 85, TAGID_SPAN = 86, TAGID_STRIKE = 87, TAGID_STRONG = 88, TAGID_STYLE = 89, TAGID_SUB = 90, TAGID_SUP = 91, TAGID_TABLE = 92, TAGID_TBODY = 93, TAGID_TC = 94, TAGID_TD = 95, TAGID_TEXTAREA = 96, TAGID_TFOOT = 97, TAGID_TH = 98, TAGID_THEAD = 99, TAGID_TITLE = 100, TAGID_TR = 101, TAGID_TT = 102, TAGID_U = 103, TAGID_UL = 104, TAGID_VAR = 105, TAGID_WBR = 106, TAGID_XMP = 107, TAGID_ROOT = 108, TAGID_OPTGROUP = 109, TAGID_ABBR = 110, TAGID_SVG_A = 111, TAGID_SVG_ALTGLYPH = 112, TAGID_SVG_ALTGLYPHDEF = 113, TAGID_SVG_ALTGLYPHITEM = 114, TAGID_SVG_ANIMATE = 115, TAGID_SVG_ANIMATECOLOR = 116, TAGID_SVG_ANIMATEMOTION = 117, TAGID_SVG_ANIMATETRANSFORM = 118, TAGID_SVG_CIRCLE = 119, TAGID_SVG_CLIPPATH = 120, TAGID_SVG_COLOR_PROFILE = 121, TAGID_SVG_CURSOR = 122, TAGID_SVG_DEFINITION_SRC = 123, TAGID_SVG_DEFS = 124, TAGID_SVG_DESC = 125, TAGID_SVG_ELLIPSE = 126, TAGID_SVG_FEBLEND = 127, TAGID_SVG_FECOLORMATRIX = 128, TAGID_SVG_FECOMPONENTTRANSFER = 129, TAGID_SVG_FECOMPOSITE = 130, TAGID_SVG_FECONVOLVEMATRIX = 131, TAGID_SVG_FEDIFFUSELIGHTING = 132, TAGID_SVG_FEDISPLACEMENTMAP = 133, TAGID_SVG_FEDISTANTLIGHT = 134, TAGID_SVG_FEFLOOD = 135, TAGID_SVG_FEFUNCA = 136, TAGID_SVG_FEFUNCB = 137, TAGID_SVG_FEFUNCG = 138, TAGID_SVG_FEFUNCR = 139, TAGID_SVG_FEGAUSSIANBLUR = 140, TAGID_SVG_FEIMAGE = 141, TAGID_SVG_FEMERGE = 142, TAGID_SVG_FEMERGENODE = 143, TAGID_SVG_FEMORPHOLOGY = 144, TAGID_SVG_FEOFFSET = 145, TAGID_SVG_FEPOINTLIGHT = 146, TAGID_SVG_FESPECULARLIGHTING = 147, TAGID_SVG_FESPOTLIGHT = 148, TAGID_SVG_FETILE = 149, TAGID_SVG_FETURBULENCE = 150, TAGID_SVG_FILTER = 151, TAGID_SVG_FONT = 152, TAGID_SVG_FONT_FACE = 153, TAGID_SVG_FONT_FACE_FORMAT = 154, TAGID_SVG_FONT_FACE_NAME = 155, TAGID_SVG_FONT_FACE_SRC = 156, TAGID_SVG_FONT_FACE_URI = 157, TAGID_SVG_FOREIGNOBJECT = 158, TAGID_SVG_G = 159, TAGID_SVG_GLYPH = 160, TAGID_SVG_GLYPHREF = 161, TAGID_SVG_HKERN = 162, TAGID_SVG_IMAGE = 163, TAGID_SVG_LINE = 164, TAGID_SVG_LINEARGRADIENT = 165, TAGID_SVG_MARKER = 166, TAGID_SVG_MASK = 167, TAGID_SVG_METADATA = 168, TAGID_SVG_MISSING_GLYPH = 169, TAGID_SVG_MPATH = 170, TAGID_SVG_PATH = 171, TAGID_SVG_PATTERN = 172, TAGID_SVG_POLYGON = 173, TAGID_SVG_POLYLINE = 174, TAGID_SVG_RADIALGRADIENT = 175, TAGID_SVG_RECT = 176, TAGID_SVG_SCRIPT = 177, TAGID_SVG_SET = 178, TAGID_SVG_STOP = 179, TAGID_SVG_STYLE = 180, TAGID_SVG_SVG = 181, TAGID_SVG_SWITCH = 182, TAGID_SVG_SYMBOL = 183, TAGID_SVG_TEXT = 184, TAGID_SVG_TEXTPATH = 185, TAGID_SVG_TITLE = 186, TAGID_SVG_TREF = 187, TAGID_SVG_TSPAN = 188, TAGID_SVG_USE = 189, TAGID_SVG_VIEW = 190, TAGID_SVG_VKERN = 191, TAGID_AUDIO = 192, TAGID_SOURCE = 193, TAGID_VIDEO = 194, TAGID_CANVAS = 195, TAGID_DOCTYPE = 196, TAGID_KEYGEN = 197, TAGID_PROCESSINGINSTRUCTION = 198, TAGID_ARTICLE = 199, TAGID_ASIDE = 200, TAGID_FIGCAPTION = 201, TAGID_FIGURE = 202, TAGID_FOOTER = 203, TAGID_HEADER = 204, TAGID_HGROUP = 205, TAGID_MARK = 206, TAGID_NAV = 207, TAGID_SECTION = 208, TAGID_COUNT = 209, TAGID_LAST_PREDEFINED = 10000, ELEMENT_TAG_ID_Max = 2147483647L } ELEMENT_TAG_ID;
Constants
- TAGID_NULL
-
Returned when no corresponding tag exists.
- TAGID_UNKNOWN
-
Returned when the tag cannot be identified.
- TAGID_A
-
Identifier for the A tag.
- TAGID_ACRONYM
-
Identifier for the ACRONYM tag.
- TAGID_ADDRESS
-
Identifier for the ADDRESS tag.
- TAGID_APPLET
-
Identifier for the APPLET tag.
- TAGID_AREA
-
Identifier for the AREA tag.
- TAGID_B
-
Identifier for the B tag.
- TAGID_BASE
-
Identifier for the BASE tag.
- TAGID_BASEFONT
-
Identifier for the BASEFONT tag.
- TAGID_BDO
-
Identifier for the BDO tag.
- TAGID_BGSOUND
-
Identifier for the BGSOUND tag.
- TAGID_BIG
-
Identifier for the BIG tag.
- TAGID_BLINK
-
Identifier for the BLINK tag (no longer supported).
- TAGID_BLOCKQUOTE
-
Identifier for the BLOCKQUOTE tag.
- TAGID_BODY
-
Identifier for the BODY tag.
- TAGID_BR
-
Identifier for the BR tag.
- TAGID_BUTTON
-
Identifier for the BUTTON tag.
- TAGID_CAPTION
-
Identifier for the CAPTION tag.
- TAGID_CENTER
-
Identifier for the CENTER tag.
- TAGID_CITE
-
Identifier for the CITE tag.
- TAGID_CODE
-
Identifier for the CODE tag.
- TAGID_COL
-
Identifier for the COL tag.
- TAGID_COLGROUP
-
Identifier for the COLGROUP tag.
- TAGID_COMMENT
-
Identifier for the COMMENT tag.
- TAGID_COMMENT_RAW
-
Identifier for the HTML Comment tag.
- TAGID_DD
-
Identifier for the DD tag.
- TAGID_DEL
-
Identifier for the DEL tag.
- TAGID_DFN
-
Identifier for the DFN tag.
- TAGID_DIR
-
Identifier for the DIR tag.
- TAGID_DIV
-
Identifier for the DIV tag.
- TAGID_DL
-
Identifier for the DL tag.
- TAGID_DT
-
Identifier for the DT tag.
- TAGID_EM
-
Identifier for the EM tag.
- TAGID_EMBED
-
Identifier for the EMBED tag.
- TAGID_FIELDSET
-
Identifier for the FIELDSET tag.
- TAGID_FONT
-
Identifier for the FONT tag.
- TAGID_FORM
-
Identifier for the FORM tag.
- TAGID_FRAME
-
Identifier for the FRAME tag.
- TAGID_FRAMESET
-
Identifier for the FRAMESET tag.
- TAGID_GENERIC
- Not currently supported.
- TAGID_H1
-
Identifier for the H1 tag.
- TAGID_H2
-
Identifier for the H2 tag.
- TAGID_H3
-
Identifier for the H3 tag.
- TAGID_H4
-
Identifier for the H4 tag.
- TAGID_H5
-
Identifier for the H5 tag.
- TAGID_H6
-
Identifier for the H6 tag.
- TAGID_HEAD
-
Identifier for the HEAD tag.
- TAGID_HR
-
Identifier for the HR tag.
- TAGID_HTML
-
Identifier for the HTML tag.
- TAGID_I
-
Identifier for the I tag.
- TAGID_IFRAME
-
Identifier for the IFRAME tag.
- TAGID_IMG
-
Identifier for the IMG tag.
- TAGID_INPUT
-
Identifier for the INPUT tag.
- TAGID_INS
-
Identifier for the INS tag.
- TAGID_KBD
-
Identifier for the KBD tag.
- TAGID_LABEL
-
Identifier for the LABEL tag.
- TAGID_LEGEND
-
Identifier for the LEGEND tag.
- TAGID_LI
-
Identifier for the LI tag.
- TAGID_LINK
-
Identifier for the LINK tag.
- TAGID_LISTING
-
Identifier for the LISTING tag.
- TAGID_MAP
-
Identifier for the MAP tag.
- TAGID_MARQUEE
-
Identifier for the MARQUEE tag.
- TAGID_MENU
-
Identifier for the MENU tag.
- TAGID_META
-
Identifier for the META tag.
- TAGID_NEXTID
-
Identifier for the nextID tag (deprecated).
- TAGID_NOBR
-
Identifier for the NOBR tag.
- TAGID_NOEMBED
-
Identifier for the NOEMBED tag (no longer supported).
- TAGID_NOFRAMES
-
Identifier for the NOFRAMES tag.
- TAGID_NOSCRIPT
-
Identifier for the NOSCRIPT tag.
- TAGID_OBJECT
-
Identifier for the OBJECT tag.
- TAGID_OL
-
Identifier for the OL tag.
- TAGID_OPTION
-
Identifier for the OPTION tag.
- TAGID_P
-
Identifier for the P tag.
- TAGID_PARAM
-
Identifier for the PARAM tag.
- TAGID_PLAINTEXT
-
Identifier for the PLAINTEXT tag.
- TAGID_PRE
-
Identifier for the PRE tag.
- TAGID_Q
-
Identifier for the Q tag.
- TAGID_RP
- Not currently supported.
- TAGID_RT
-
Identifier for the RT tag.
- TAGID_RUBY
-
Identifier for the RUBY tag.
- TAGID_S
-
Identifier for the S tag.
- TAGID_SAMP
-
Identifier for the SAMP tag.
- TAGID_SCRIPT
-
Identifier for the SCRIPT tag.
- TAGID_SELECT
-
Identifier for the SELECT tag.
- TAGID_SMALL
-
Identifier for the SMALL tag.
- TAGID_SPAN
-
Identifier for the SPAN tag.
- TAGID_STRIKE
-
Identifier for the STRIKE tag.
- TAGID_STRONG
-
Identifier for the STRONG tag.
- TAGID_STYLE
-
Identifier for the STYLE tag.
- TAGID_SUB
-
Identifier for the SUB tag.
- TAGID_SUP
-
Identifier for the SUP tag.
- TAGID_TABLE
-
Identifier for the TABLE tag.
- TAGID_TBODY
-
Identifier for the TBODY tag.
- TAGID_TC
- Not currently supported.
- TAGID_TD
-
Identifier for the TD tag.
- TAGID_TEXTAREA
-
Identifier for the TEXTAREA tag.
- TAGID_TFOOT
-
Identifier for the TFOOT tag.
- TAGID_TH
-
Identifier for the TH tag.
- TAGID_THEAD
-
Identifier for the THEAD tag.
- TAGID_TITLE
-
Identifier for the TITLE tag.
- TAGID_TR
-
Identifier for the TR tag.
- TAGID_TT
-
Identifier for the TT tag.
- TAGID_U
-
Identifier for the U tag.
- TAGID_UL
-
Identifier for the UL tag.
- TAGID_VAR
-
Identifier for the VAR tag.
- TAGID_WBR
-
Identifier for the WBR tag.
- TAGID_XMP
-
Identifier for the XMP tag.
- TAGID_ROOT
-
Identifier for the root node of the HTML document. See IHTMLDocument3::documentElement.
- TAGID_OPTGROUP
-
Identifier for the OPTGROUP tag.
- TAGID_ABBR
-
Identifier for the ABBR tag.
- TAGID_SVG_A
-
Internet Explorer 9. Identifier for the a (SVGAElement) element of SVG.
- TAGID_SVG_ALTGLYPH
-
Internet Explorer 9. Not used.
- TAGID_SVG_ALTGLYPHDEF
-
Internet Explorer 9. Not used.
- TAGID_SVG_ALTGLYPHITEM
-
Internet Explorer 9. Not used.
- TAGID_SVG_ANIMATE
-
Internet Explorer 9. Not used.
- TAGID_SVG_ANIMATECOLOR
-
Internet Explorer 9. Not used.
- TAGID_SVG_ANIMATEMOTION
-
Internet Explorer 9. Not used.
- TAGID_SVG_ANIMATETRANSFORM
-
Internet Explorer 9. Not used.
- TAGID_SVG_CIRCLE
-
Internet Explorer 9. Identifier for the circle element of SVG.
- TAGID_SVG_CLIPPATH
-
Internet Explorer 9. Identifier for the clipPath element of SVG.
- TAGID_SVG_COLOR_PROFILE
-
Internet Explorer 9. Not used.
- TAGID_SVG_CURSOR
-
Internet Explorer 9. Not used.
- TAGID_SVG_DEFINITION_SRC
-
Internet Explorer 9. Not used.
- TAGID_SVG_DEFS
-
Internet Explorer 9. Identifier for the defs element of SVG.
- TAGID_SVG_DESC
-
Internet Explorer 9. Identifier for the desc element of SVG.
- TAGID_SVG_ELLIPSE
-
Internet Explorer 9. Identifier for the ellipse element of SVG.
- TAGID_SVG_FEBLEND
-
Internet Explorer 9. Not used.
- TAGID_SVG_FECOLORMATRIX
-
Internet Explorer 9. Not used.
- TAGID_SVG_FECOMPONENTTRANSFER
-
Internet Explorer 9. Not used.
- TAGID_SVG_FECOMPOSITE
-
Internet Explorer 9. Not used.
- TAGID_SVG_FECONVOLVEMATRIX
-
Internet Explorer 9. Not used.
- TAGID_SVG_FEDIFFUSELIGHTING
-
Internet Explorer 9. Not used.
- TAGID_SVG_FEDISPLACEMENTMAP
-
Internet Explorer 9. Not used>.
- TAGID_SVG_FEDISTANTLIGHT
-
Internet Explorer 9. Not used.
- TAGID_SVG_FEFLOOD
-
Internet Explorer 9. Not used.
- TAGID_SVG_FEFUNCA
-
Internet Explorer 9. Not used.
- TAGID_SVG_FEFUNCB
-
Internet Explorer 9. Not used.
- TAGID_SVG_FEFUNCG
-
Internet Explorer 9. Not used.
- TAGID_SVG_FEFUNCR
-
Internet Explorer 9. Not used.
- TAGID_SVG_FEGAUSSIANBLUR
-
Internet Explorer 9. Not used.
- TAGID_SVG_FEIMAGE
-
Internet Explorer 9. Not used.
- TAGID_SVG_FEMERGE
-
Internet Explorer 9. Not used.
- TAGID_SVG_FEMERGENODE
-
Internet Explorer 9. Not used.
- TAGID_SVG_FEMORPHOLOGY
-
Internet Explorer 9. Not used.
- TAGID_SVG_FEOFFSET
-
Internet Explorer 9. Not used.
- TAGID_SVG_FEPOINTLIGHT
-
Internet Explorer 9. Not used.
- TAGID_SVG_FESPECULARLIGHTING
-
Internet Explorer 9. Not used.
- TAGID_SVG_FESPOTLIGHT
-
Internet Explorer 9. Not used.
- TAGID_SVG_FETILE
-
Internet Explorer 9. Identifier for the SVG_FETILE element of SVG.
- TAGID_SVG_FETURBULENCE
-
Internet Explorer 9. Not used.
- TAGID_SVG_FILTER
-
Internet Explorer 9. Not used.
- TAGID_SVG_FONT
-
Internet Explorer 9. Not used.
- TAGID_SVG_FONT_FACE
-
Internet Explorer 9. Not used.
- TAGID_SVG_FONT_FACE_FORMAT
-
Internet Explorer 9. Not used>.
- TAGID_SVG_FONT_FACE_NAME
-
Internet Explorer 9. Not used.
- TAGID_SVG_FONT_FACE_SRC
-
Internet Explorer 9. Not used.
- TAGID_SVG_FONT_FACE_URI
-
Internet Explorer 9. Not used.
- TAGID_SVG_FOREIGNOBJECT
-
Internet Explorer 9. Not used.
- TAGID_SVG_G
-
Internet Explorer 9. Identifier for the g element of SVG.
- TAGID_SVG_GLYPH
-
Internet Explorer 9. Not used.
- TAGID_SVG_GLYPHREF
-
Internet Explorer 9. Not used.
- TAGID_SVG_HKERN
-
Internet Explorer 9. Not used.
- TAGID_SVG_IMAGE
-
Internet Explorer 9. Identifier for the image (SVGImageElement) element of SVG.
- TAGID_SVG_LINE
-
Internet Explorer 9. Identifier for the line (SVGLineElement) element of SVG.
- TAGID_SVG_LINEARGRADIENT
-
Internet Explorer 9. Identifier for the linearGradient (SVGLinearGradientElement) element of SVG.
- TAGID_SVG_MARKER
-
Internet Explorer 9. Identifier for the marker (SVGMarkerElement) element of SVG.
- TAGID_SVG_MASK
-
Internet Explorer 9. Identifier for the mask (SVGMaskElement) element of SVG.
- TAGID_SVG_METADATA
-
Internet Explorer 9. Identifier for the metadata (SVGMetadataElement) element of SVG.
- TAGID_SVG_MISSING_GLYPH
-
Internet Explorer 9. Not used.
- TAGID_SVG_MPATH
-
Internet Explorer 9. Not used.
- TAGID_SVG_PATH
-
Internet Explorer 9. Identifier for the path (SVGPathElement) element of SVG.
- TAGID_SVG_PATTERN
-
Internet Explorer 9. Identifier for the pattern (SVGPatternElement) element of SVG.
- TAGID_SVG_POLYGON
-
Internet Explorer 9. Identifier for the polygon (SVGPolygonElement) element of SVG.
- TAGID_SVG_POLYLINE
-
Internet Explorer 9. Identifier for the polyline (SVGPolylineElement) element of SVG.
- TAGID_SVG_RADIALGRADIENT
-
Internet Explorer 9. Identifier for the radialGradient (SVGRadialGradientElement) element of SVG.
- TAGID_SVG_RECT
-
Internet Explorer 9. Identifier for the rect (SVGRectElement) element of SVG.
- TAGID_SVG_SCRIPT
-
Internet Explorer 9. Identifier for the script (SVGScriptElement) element of SVG.
- TAGID_SVG_SET
-
Internet Explorer 9. Not used.
- TAGID_SVG_STOP
-
Internet Explorer 9. Not used.
- TAGID_SVG_STYLE
-
Internet Explorer 9. Not used.
- TAGID_SVG_SVG
-
Internet Explorer 9. Identifier for the svg (SVGSVGElement) element of SVG.
- TAGID_SVG_SWITCH
-
Internet Explorer 9. Identifier for the switch (SVGSwitchElement) element of SVG.
- TAGID_SVG_SYMBOL
-
Internet Explorer 9. Identifier for the symbol (SVGSymbolElement) element of SVG.
- TAGID_SVG_TEXT
-
Internet Explorer 9. Identifier for the text (SVGTextElement) element of SVG.
- TAGID_SVG_TEXTPATH
-
Internet Explorer 9. Identifier for the textPath (SVGTextPathElement) element of SVG.
- TAGID_SVG_TITLE
-
Internet Explorer 9. Identifier for the title (SVGTitleElement) element of SVG.
- TAGID_SVG_TREF
-
Internet Explorer 9. Not used.
- TAGID_SVG_TSPAN
-
Internet Explorer 9. Identifier for the tSpan (SVGTSpanElement) element of SVG.
- TAGID_SVG_USE
-
Internet Explorer 9. Identifier for the use (SVGUseElement) element of SVG.
- TAGID_SVG_VIEW
-
Internet Explorer 9. Identifier for the view (SVGViewElement) element of SVG.
- TAGID_SVG_VKERN
-
Internet Explorer 9. Not used.
- TAGID_AUDIO
-
Internet Explorer 9. Identifier for the AUDIO element.
- TAGID_SOURCE
-
Internet Explorer 9. Identifier for the SOURCE element.
- TAGID_VIDEO
-
Internet Explorer 9. Identifier for the VIDEO element.
- TAGID_CANVAS
-
Internet Explorer 9. Identifier for the CANVAS element.
- TAGID_DOCTYPE
-
Internet Explorer 9. Identifier for the !DOCTYPE element.
- TAGID_KEYGEN
-
Internet Explorer 9. Not used.
- TAGID_PROCESSINGINSTRUCTION
-
Internet Explorer 9. Identifier for the ProcessingInstruction element.
- TAGID_ARTICLE
-
Internet Explorer 9. Identifier for the article element.
- TAGID_ASIDE
-
Internet Explorer 9. Identifier for the aside element.
- TAGID_FIGCAPTION
-
Internet Explorer 9. Identifier for the figcaption element.
- TAGID_FIGURE
-
Internet Explorer 9. Identifier for the figure element.
- TAGID_FOOTER
-
Internet Explorer 9. Identifier for the footer element.
- TAGID_HEADER
-
Internet Explorer 9. Identifier for the header element.
- TAGID_HGROUP
-
Internet Explorer 9. Identifier for the hgroup element.
- TAGID_MARK
-
Internet Explorer 9. Identifier for the mark element.
- TAGID_NAV
-
Internet Explorer 9. Identifier for the nav element.
- TAGID_SECTION
-
Internet Explorer 9. Identifier for the section element.
- TAGID_COUNT
-
The total number of tags in this enumeration.
- TAGID_LAST_PREDEFINED
- ELEMENT_TAG_ID_Max
Requirements
|
Minimum supported client |
Windows XP |
|---|---|
|
Minimum supported server |
Windows 2000 Server |
|
Header |
|