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