Contents Index Topic Contents | ||
Previous Topic: IHTMLStyleSheet::put_title Next Topic: IHTMLStyleSheet::removeRule |
IHTMLStyleSheet::removeImport
HRESULT removeImport( long lIndex );Removes the imported style sheet by ordinal position in the imports collection based on the value of the index passed in.
- Returns S_OK if successful, or an error value otherwise.
- lIndex
- Long integer value indicating which imported style sheet to remove.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.