This topic has not yet been rated - Rate this topic

IHTMLPluginsCollection interface

This interface provides access to a zero-based collection of all the embed elements in an HTML document. The elements are in the same order as they appear in the document.

Members

The IHTMLPluginsCollection interface inherits from the IDispatch interface but does not have additional members.

Remarks

Use the IOmNavigator::plugins property to retrieve an interface pointer of this type.

If duplicate names are found, a collection of those named items is returned. Collections of duplicate names must be referenced subsequently by ordinal position.

Requirements

Minimum supported client

Windows XP [desktop apps only]

Minimum supported server

Windows 2000 Server [desktop apps only]

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.