From 9dbac0935c8f88f915b05eb7cb97248514a1e6d2 Mon Sep 17 00:00:00 2001 From: David Hall Date: Tue, 22 Oct 2019 08:27:58 -0600 Subject: [PATCH] Fixed incorrect parameter type in ISearchFolderItemFactory::SetFolderTypeID --- PInvoke/SearchApi/ShObjIdl.ISearchFolderItemFactory.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PInvoke/SearchApi/ShObjIdl.ISearchFolderItemFactory.cs b/PInvoke/SearchApi/ShObjIdl.ISearchFolderItemFactory.cs index a03edaba..8f57c072 100644 --- a/PInvoke/SearchApi/ShObjIdl.ISearchFolderItemFactory.cs +++ b/PInvoke/SearchApi/ShObjIdl.ISearchFolderItemFactory.cs @@ -35,7 +35,7 @@ namespace Vanara.PInvoke /// // https://docs.microsoft.com/en-us/windows/desktop/api/shobjidl_core/nf-shobjidl_core-isearchfolderitemfactory-setfoldertypeid // HRESULT SetFolderTypeID( FOLDERTYPEID ftid ); - void SetFolderTypeID(FOLDERTYPEID ftid); + void SetFolderTypeID(Guid ftid); /// /// Sets folder logical view mode. The default settings are based on the which is set by the