createKey
Method of
Syntax
int createKey (
String subkey,
String classname);Parameters
The method has the following parameters:
Returns
0 if it succeeded; a nonzero number if it failed to schedule the creation. For a list of possible values, see Return Codes.
Description
The
createKeymethod adds a key to the registry. You must add a key to the registry before you can add a value for that key.
| Netscape Communications devedge.netscape.com |