|
| KiXtart 2001 Manual |
AddKey( )
| Action: | Adds
the specified subkey to the registry. |
||||
| Syntax: | ADDKEY
("subkey") |
||||
| Parameters: |
Subkey
|
||||
| Returns: |
|
||||
| See Also: |
DelKey(
), DelTree( ), ReadType(
), ReadValue( ), WriteValue(
) |
||||
| Example: |
$ReturnCode
= AddKey("HKEY_CURRENT_USER\EZReg") |