Put your logo here!

TOC PREV NEXT



deleteKey

Removes a key from the registry.

Method of

WinReg

Syntax

int deleteKey (
String subkey);

Parameters

The method has the following parameters:

subkey The 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
TOC PREV NEXT