deleteKey
Removes a key from the registry.
Method of
Syntax
int deleteKey (
String subkey);Parameters
The method has the following parameters:
subkeyThe key path to the appropriate location in the key hierarchy, such as "Software\\Netscape\\Navigator\\Mail".Returns
0 if it succeeded; a nonzero number if it failed to schedule the deletion. For a list of possible values, see Return Codes.
| Netscape Communications devedge.netscape.com |