getInt

The getInt method RequestDictionary class returns a variable of type int.

public int getInt(java.lang.String p1);

Parameters

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

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