3 references to QueryInterface
System.Private.Windows.Core (3)
_generated\139\Windows.Win32.IEnumFORMATETC.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);