3 references to QueryInterface
System.Private.Windows.Core (3)
_generated\136\Windows.Win32.IDropSourceNotify.g.cs (3)
28
/// <inheritdoc cref="
QueryInterface
(global::System.Guid*, void**)"/>
36
winmdroot.Foundation.HRESULT __result = this.
QueryInterface
(riidLocal, ppvObjectLocal);
124
var hr = this.
QueryInterface
(&guid, &pv);