getLong

The getLong method RequestDictionary class returns a variable of type long.

public long getLong(java.lang.String p1);

Parameters

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

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