_generated\641\Windows.Win32.Web_MsHtml_IHTMLStyle_Extensions.g.cs (8)
23 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLStyle.Interface.get_cssText(winmdroot.Foundation.BSTR*)"/>
24 internal static unsafe winmdroot.Foundation.HRESULT get_cssText(this winmdroot.Web.MsHtml.IHTMLStyle.Interface @this, out winmdroot.Foundation.BSTR p)
33 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLStyle.Interface.getAttribute(winmdroot.Foundation.BSTR, int, winmdroot.System.Variant.VARIANT*)"/>
34 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)
43 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLStyle.Interface.removeAttribute(winmdroot.Foundation.BSTR, int, winmdroot.Foundation.VARIANT_BOOL*)"/>
44 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)
53 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLStyle.Interface.toString(winmdroot.Foundation.BSTR*)"/>
54 internal static unsafe winmdroot.Foundation.HRESULT toString(this winmdroot.Web.MsHtml.IHTMLStyle.Interface @this, out winmdroot.Foundation.BSTR String)