Microsoft SDK for Java

DhObjectFactory.addParam

Adds a new parameter to the object.

Syntax

public void addParam( String param, String value )

Parameters

param

The name of the parameter. This can be any parameter supported by the OBJECT tag in HTML.

value

The value of the parameter.

See Also   removeParam

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