isAlternate property

[This documentation is preliminary and is subject to change.]

Retrieves a value that indicates whether the IHTMLStyleSheet3 object is an alternative style sheet.

Internet Explorer 8

Syntax

HRESULT value = object.get_isAlternate(VARIANT_BOOL* p);

Property values

Type: VARIANT_BOOL

VARIANT_FALSE (false)

Object is not an alternative style sheet.

VARIANT_TRUE (true)

Object is an alternative style sheet.

See also

isPrefAlternate

 

 

Build date: 6/12/2012