ReactOS 0.4.15-dev-7958-gcd0bb1a
MSHTML::DispHTMLElementCollection Interface Reference

Public Member Functions

BSTR toString ()
 
IDispatchitem ([in, optional] VARIANT name, [in, optional] VARIANT index)
 
IDispatchtags ([in] VARIANT tagName)
 
IDispatchurns ([in] VARIANT urn)
 
IDispatchnamedItem ([in] BSTR name)
 

Properties

LONG length [set]
 
 length [get]
 
 _newEnum [get]
 

Detailed Description

Definition at line 9491 of file mshtml.idl.

Member Function Documentation

◆ item()

IDispatch * MSHTML::DispHTMLElementCollection::item ( [in, optional] VARIANT  name,
[in, optional] VARIANT  index 
)

◆ namedItem()

IDispatch * MSHTML::DispHTMLElementCollection::namedItem ( [in] BSTR  name)

◆ tags()

IDispatch * MSHTML::DispHTMLElementCollection::tags ( [in] VARIANT  tagName)

◆ toString()

BSTR MSHTML::DispHTMLElementCollection::toString ( )

◆ urns()

IDispatch * MSHTML::DispHTMLElementCollection::urns ( [in] VARIANT  urn)

Property Documentation

◆ _newEnum

MSHTML::DispHTMLElementCollection::_newEnum
get

◆ length [1/2]

LONG MSHTML::DispHTMLElementCollection::length
set

◆ length [2/2]

MSHTML::DispHTMLElementCollection::length
get

The documentation for this interface was generated from the following file: