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