Microsoft SDK for Java

DhObjectFactory.getProgid

Retrieves the object's current programmatic identifer (ProgID), which is equivalent to the PROGID parameter of the OBJECT tag.

Syntax

public String getProgid()

Return Value

Returns the ProgID representing the object. ProgIDs present a human-readable version of the class identifier.

See Also   setProgid

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