3 references to get_domain
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlDocument.cs (1)
103
htmlDoc2.Value->
get_domain
(&domain).ThrowOnFailure();
System.Windows.Forms.Primitives (2)
_generated\144\Windows.Win32.IHTMLDocument2.g.cs (2)
1149
/// <inheritdoc cref="
get_domain
(winmdroot.Foundation.BSTR*)"/>
1155
winmdroot.Foundation.HRESULT __result = this.
get_domain
(pLocal);