Windows.Win32.Web_MsHtml_IHTMLStyle_Extensions.g.cs (4)
23 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLStyle.Interface.getAttribute(winmdroot.Foundation.BSTR, int, winmdroot.System.Variant.VARIANT*)"/>
24 internal static unsafe winmdroot.Foundation.HRESULT getAttribute(this winmdroot.Web.MsHtml.IHTMLStyle.Interface @this, winmdroot.Foundation.BSTR strAttributeName, int lFlags, out winmdroot.System.Variant.VARIANT AttributeValue)
33 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLStyle.Interface.removeAttribute(winmdroot.Foundation.BSTR, int, winmdroot.Foundation.VARIANT_BOOL*)"/>
34 internal static unsafe winmdroot.Foundation.HRESULT removeAttribute(this winmdroot.Web.MsHtml.IHTMLStyle.Interface @this, winmdroot.Foundation.BSTR strAttributeName, int lFlags, out winmdroot.Foundation.VARIANT_BOOL pfSuccess)