| Gentee Programming Language > Documentation > Libraries | Download documentation |
Delete a key.
uint regdelkey( uint root, str subkey )
root A root key.
$HKEY_CLASSES_ROOT
$HKEY_CURRENT_USER
$HKEY_LOCAL_MACHINE
$HKEY_USERSsubkey The name of the registry key being deleted.
Nonzero if initialization was successful; otherwise 0.
See alsoCopyright © 2004-2006 Gentee Inc. All rights reserved. |