Microsoft SDK for Java

DhObjectFactory Class

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

Remarks

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).

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