NAME

SHCreateShellFolderView  (SHELL32.256)

SYNOPSIS

 HRESULT SHCreateShellFolderView
 (
  const SFV_CREATE* pcsfv,
  IShellView**      ppsv
 )

DESCRIPTION

Create a new instance of the default Shell folder view object.

RETURNS

Success: S_OK

Failure: error value.

NOTES

see IShellFolder::CreateViewObject

IMPLEMENTATION

Defined in "shlobj.h".

Implemented in "dlls/shell32/shellord.c". source.winehq.org/source/dlls/shell32/shellord.c

Debug channel "shell".


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