SHRegDeleteEmptyUSKeySHRegDeleteEmptyUSKey*
*Contents  *Index  *Topic Contents
*Previous Topic: SHRegCreateUSKey
*Next Topic: SHRegDeleteUSValue

SHRegDeleteEmptyUSKey


LONG SHRegDeleteEmptyUSKey
    (HUSKEY hUSKey, 
    LPCSTR pszValue,
    SHREGDEL_FLAGS delRegFlags
    );

Deletes an empty user-specific registry key.

hUSKey
Handle to the currently open user-specific key.
pszValue
Address of the null-terminated string that specifies the empty user-defined registry key to be deleted.
delRegFlags
One of the SHREGDEL_FLAGS that specifies from which base key the key will be deleted.

See also SHRegDeleteUSValue


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.