Microsoft SDK for Java

DhObjectFactory.setClsid

Sets the object's class identifier, which is equivalent to the CLASSID parameter of the OBJECT tag in HTML.

Syntax

public void setClsid( _Guid guid )

Parameters

guid

The globally unique identifier (GUID) representing the object.

See Also   getClsid

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