NAME

SHRegGetUSValueW  (SHLWAPI.@)

SYNOPSIS

 LONG SHRegGetUSValueW
 (
  LPCWSTR pSubKey,
  LPCWSTR pValue,
  LPDWORD pwType,
  LPVOID  pvData,
  LPDWORD pcbData,
  BOOL    flagIgnoreHKCU,
  LPVOID  pDefaultData,
  DWORD   wDefaultDataSize
 )

DESCRIPTION

See SHRegGetUSValueA.

IMPLEMENTATION

Defined in "shlwapi.h".

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

Debug channel "shell".


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