Windows.Win32.Web_MsHtml_IHTMLStyleSheet_Extensions.g.cs (4)
23 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLStyleSheet.Interface.addImport(winmdroot.Foundation.BSTR, int, int*)"/>
24 internal static unsafe winmdroot.Foundation.HRESULT addImport(this winmdroot.Web.MsHtml.IHTMLStyleSheet.Interface @this, winmdroot.Foundation.BSTR bstrURL, int lIndex, out int plIndex)
33 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLStyleSheet.Interface.addRule(winmdroot.Foundation.BSTR, winmdroot.Foundation.BSTR, int, int*)"/>
34 internal static unsafe winmdroot.Foundation.HRESULT addRule(this winmdroot.Web.MsHtml.IHTMLStyleSheet.Interface @this, winmdroot.Foundation.BSTR bstrSelector, winmdroot.Foundation.BSTR bstrStyle, int lIndex, out int plNewIndex)