3 references to GetUIObjectOf
System.Windows.Forms.Primitives (3)
Windows.Win32.IShellFolder.g.cs (1)
502
return __object.
GetUIObjectOf
(hwndOwner, cidl, apidl, riid, rgfReserved, ppv);
Windows.Win32.UI_Shell_IShellFolder_Extensions.g.cs (2)
104
/// <inheritdoc cref="winmdroot.UI.Shell.IShellFolder.Interface.
GetUIObjectOf
(winmdroot.Foundation.HWND, uint, winmdroot.UI.Shell.Common.ITEMIDLIST**, global::System.Guid*, uint*, void**)"/>
111
winmdroot.Foundation.HRESULT __result = @this.
GetUIObjectOf
(hwndOwner, cidl, apidl, riidLocal, default, ppvLocal);