getObject

The getObject method RequestDictionary class returns a variable of type object.

public java.lang.Object getObject(java.lang.String p1);

Parameters

objvar A variable to hold the returned object.
Dictionary A valid RequestDictionary.
name A string specifying the identifier of the object variable that is returned.

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