Click to return to the Reusing Browser Technology home page    
IHTMLPersistDataOM::setAt...     IHTMLPluginsCollection::g...     Interfaces and Scripting ...    
Web Workshop  |  Reusing Browser Technology

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.

IHTMLPluginsCollection Methods

get_length Retrieves the number of elements in the collection.
refresh Refreshes the content of the collection.

Interface Information

Implementation System (Mshtml.dll)
Inherits from IDispatch
Header and IDL files Mshtml.h, Mshtml.idl
Minimum availability Internet Explorer 4.0
Minimum operating systems Windows 95, Windows NT 4.0

Windows CE

Windows CE Use version 2.12 and later
Minimum availability Internet Explorer 4.0

Remarks

Use the IOmNavigator::get_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.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.