SHRegDeleteUSValueA(3w)

NAME

SHRegDeleteUSValueA (SHLWAPI.@)

SYNOPSIS

LONG SHRegDeleteUSValueA
 (
  HUSKEY         hUSKey,
  LPCSTR         pszValue,
  SHREGDEL_FLAGS delRegFlags
 )

DESCRIPTION

Delete a user-specific registry value.

PARAMS

hUSKey [In] Handle to an open registry key.

pszValue [In] Specifies the value to delete.

delRegFlags [In] Flag that specifies the base of the key from which to delete the value.

RETURNS

Success: ERROR_SUCCESS

Failure: Nonzero error code from Winerror.h

IMPLEMENTATION

Defined in "shlwapi.h".

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/shlwapi/reg.c".

Debug channel "shell".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout