Microsoft SDK for Java

getCLSID

This method of the ActiveXComponent Class retrieves the CLSID (or ProgID) of the ActiveXComponent object.

Syntax

public String getCLSID();

Return Value

Returns the CLSID (or ProgID) for the component.

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