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 |
|
|
IDL |
|
|
DLL |
|
Build date: 11/12/2012