3 references to getAttribute
System.Windows.Forms.Primitives (3)
_generated\171\Windows.Win32.IHTMLStyle.g.cs (1)
5081
return __object.
getAttribute
(strAttributeName, lFlags, AttributeValue);
_generated\641\Windows.Win32.Web_MsHtml_IHTMLStyle_Extensions.g.cs (2)
33
/// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLStyle.Interface.
getAttribute
(winmdroot.Foundation.BSTR, int, winmdroot.System.Variant.VARIANT*)"/>
38
winmdroot.Foundation.HRESULT __result = @this.
getAttribute
(strAttributeName, lFlags, AttributeValueLocal);