DhObjectFactory.setProgid

Overview | Methods | This Package | All Packages

DhObjectFactory.setProgid

Sets the object's programmatic identifier (ProgID).

Syntax

public void setProgid( String progid )

Parameters

progid

The ProgID representing the object. ProgIDs present a human-readable version of the class identifier (ClassID) used to identify COM/ActiveX objects.

See Also   getProdid