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