getShort

The getShort method RequestDictionary class returns a variable of type short.

public short getShort(java.lang.String p1);

Parameters

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

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