3 references to CreateViewObject
System.Windows.Forms.Primitives (3)
Windows.Win32.IShellFolder.g.cs (1)
387
return __object.
CreateViewObject
(hwndOwner, riid, ppv);
Windows.Win32.UI_Shell_IShellFolder_Extensions.g.cs (2)
81
/// <inheritdoc cref="winmdroot.UI.Shell.IShellFolder.Interface.
CreateViewObject
(winmdroot.Foundation.HWND, global::System.Guid*, void**)"/>
88
winmdroot.Foundation.HRESULT __result = @this.
CreateViewObject
(hwndOwner, riidLocal, ppvLocal);