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