RegRestoreAllW.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

RegRestoreAllW (ADVPACK.@)

SYNOPSIS

HRESULT RegRestoreAllW
 (
  HWND   hWnd,
  LPWSTR pszTitleString,
  HKEY   hkBackupKey
 )

DESCRIPTION

Restores all saved registry entries.

PARAMS

hWnd [In] Handle to the window used for the display.

pszTitleString [In] Title of the window.

hkBackupKey [In] Handle to the backup key.

RETURNS

Success: S_OK.

Failure: E_FAIL.

BUGS

Unimplemented.

IMPLEMENTATION

Defined in "advpub.h".

Implemented in "dlls/advpack/reg.c".

Debug channel "advpack".