getFloat

The getFloat method RequestDictionary class returns a variable of type float.

public float getFloat(java.lang.String p1);

Parameters

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

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