3 references to CompareIDs
System.Windows.Forms.Primitives (3)
Windows.Win32.IShellFolder.g.cs (1)
326 return __object.CompareIDs(lParam, pidl1, pidl2);
Windows.Win32.UI_Shell_IShellFolder_Extensions.g.cs (2)
68 /// <inheritdoc cref="winmdroot.UI.Shell.IShellFolder.Interface.CompareIDs(winmdroot.Foundation.LPARAM, winmdroot.UI.Shell.Common.ITEMIDLIST*, winmdroot.UI.Shell.Common.ITEMIDLIST*)"/> 75 winmdroot.Foundation.HRESULT __result = @this.CompareIDs(lParam, pidl1Local, pidl2Local);