MSHTML Classes: CPluginSite

An instance of the CPluginSite class is created for each EMBED tag.

Identifiers

coclass: HTMLEmbed {3050F25D-98B5-11CF-BB82-00AA00BDCE0B}
dispinterface: DispHTMLEmbed {3050F52E-98B5-11CF-BB82-00AA00BDCE0B}

Scripting

The table below lists the interface members that the CPluginSite class exposes as properties (methods, collections, etc) through its string table in addition to the very many properties that are common to all elements.

Properties that Microsoft does not list in the HTML and DHTML Reference are highlighted yellow. Properties that are listed but not as applying to the embed element are shaded yellow.

Property Attribute Interface Member
  align    
appendChild   IHTMLDOMNode appendChild
attributes   IHTMLDOMNode get_attributes
childNodes   IHTMLDOMNode get_childNodes
cloneNode   IHTMLDOMNode cloneNode
  codeBase    
firstChild   IHTMLDOMNode get_firstChild
hasChildNodes   IHTMLDOMNode hasChildNodes
height same IHTMLEmbedElement get_height
put_height
hidden same IHTMLEmbedElement get_hidden
put_hidden
insertBefore   IHTMLDOMNode insertBefore
lastChild   IHTMLDOMNode get_lastChild
name same IHTMLEmbedElement get_name
put_name
nextSibling   IHTMLDOMNode get_nextSibling
nodeName   IHTMLDOMNode get_nodeName
nodeType   IHTMLDOMNode get_nodeType
nodeValue   IHTMLDOMNode get_nodeValue
put_nodeValue
ownerDocument   IHTMLDOMNode2 get_ownerDocument
palette same IHTMLEmbedElement get_palette
parentNode   IHTMLDOMNode get_parentNode
pluginspage same IHTMLEmbedElement get_pluginspage
previousSibling   IHTMLDOMNode get_previousSibling
removeChild   IHTMLDOMNode removeChild
removeNode   IHTMLDOMNode removeNode
replaceChild   IHTMLDOMNode replaceChild
replaceNode   IHTMLDOMNode replaceNode
src same IHTMLEmbedElement get_src
put_src
swapNode   IHTMLDOMNode swapNode
  type    
uniqueID   IHTMLUniqueName get_uniqueID
uniqueNumber   IHTMLUniqueName get_uniqueNumber
units same IHTMLEmbedElement get_units
put_units
width same IHTMLEmbedElement get_width
put_width