getDouble

The getDouble method RequestDictionary class returns a variable of type double.

public double getDouble(java.lang.String p1);

Parameters

doublevar A variable that will hold the returned double.
Dictionary A valid RequestDictionary.
name A string specifying the identifier of the double variable that is returned.

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