getType

The getType method RequestDictionary class returns a variable of type int. The int describes the type of variable that has been returned.

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

Parameters

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

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