getChar

The getChar method RequestDictionary class returns a variable of type char.

public char getChar(java.lang.String p1);

Parameters

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

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