3 references to QueryInterface
Microsoft.Private.Windows.Core (3)
_generated\128\Windows.Win32.IDispatch.g.cs (3)
26 /// <inheritdoc cref="QueryInterface(global::System.Guid*, void**)"/> 34 winmdroot.Foundation.HRESULT __result = this.QueryInterface(riidLocal, ppvObjectLocal); 203 var hr = this.QueryInterface(&guid, &pv);