Microsoft SDK for Java

DhObjectFactory.getCodeBase

Retrieves the object's current codebase, which is equivalent to the CODEBASE parameter of the OBJECT tag in HTML.

Syntax

public String getCodeBase()

Return Value

Returns the object's code base.

See Also   setCodeBase

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