3 references to get_status
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlWindow.cs (1)
211
htmlWindow.Value->
get_status
(&status).ThrowOnFailure();
System.Windows.Forms.Primitives (2)
_generated\176\Windows.Win32.IHTMLWindow2.g.cs (2)
316
/// <inheritdoc cref="
get_status
(winmdroot.Foundation.BSTR*)"/>
322
winmdroot.Foundation.HRESULT __result = this.
get_status
(pLocal);