Creates an object from an existing ActiveX/COM or Java object and adds it to the document.
Component | +--DhStyleBase | +--DhElement | +--DhBaseContainer | +--DhObjectFactory
package com.ms.wfc.html
public class DhObjectFactory
extends DhBaseContainer
To use this class, create a DhObjectFactory object specifying the object's class identifier (CLASSID). This is equivalent to using the OBJECT tag in Hypertext Markup Language (HTML).