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