getWinRegistry
Constructs an object for working with the Windows Registry.
Method of
Syntax
WinReg getWinRegistry();Parameters
Returns
A WinReg object.
Description
Use the
getWinRegistrymethod to create an object for manipulating the contents of the Windows Registry. Once you have this object, you can call its methods to retrieve or change the registry's content. For information on the returned object, see WinReg.
| Netscape Communications devedge.netscape.com |