NAME

SHEnumValueW  (SHLWAPI.@)

SYNOPSIS

 LONG SHEnumValueW
 (
  HKEY    hKey,
  DWORD   dwIndex,
  LPWSTR  lpszValue,
  LPDWORD pwLen,
  LPDWORD pwType,
  LPVOID  pvData,
  LPDWORD pcbData
 )

DESCRIPTION

See SHEnumValueA.

IMPLEMENTATION

Defined in "shlwapi.h".

Implemented in "dlls/shlwapi/reg.c". source.winehq.org/source/dlls/shlwapi/reg.c

Debug channel "shell".


Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.