3 references to getAttribute
System.Windows.Forms.Primitives (3)
Windows.Win32.IHTMLElement.g.cs (1)
158
return __object.
getAttribute
(strAttributeName, lFlags, AttributeValue);
Windows.Win32.Web_MsHtml_IHTMLElement_Extensions.g.cs (2)
23
/// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement.Interface.
getAttribute
(winmdroot.Foundation.BSTR, int, winmdroot.System.Variant.VARIANT*)"/>
28
winmdroot.Foundation.HRESULT __result = @this.
getAttribute
(strAttributeName, lFlags, AttributeValueLocal);