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