Overview | Methods | This Package | All Packages
Sets the object's current class identifier, which is equivalent to the CLASSID parameter of the OBJECT tag in HTML.
Syntax
public void setClassid( String classid )
Parameters
classid
The object's class identifier string.
See Also com.ms.com._Guid, getClassid