![]() | ![]() | ![]() |
| ||
|
IHTMLStyleSheet::get_type
HRESULT get_type( BSTR *p );Retrieves the CSS language the style sheet is written in.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a variable that receives the type. It can be any string, including an empty string. Currently, style sheets having any type other than "text/css" are not supported.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.