IOmNavigator::taintEnabledIOmNavigator::taintEnabled*
*Contents  *Index  *Topic Contents
*Previous Topic: IOmNavigator::javaEnabled
*Next Topic: IOmNavigator::toString

IOmNavigator::taintEnabled


HRESULT taintEnabled( 
    VARIANT_BOOL *enabled 
);

Determines whether data tainting is enabled.

enabled
Address of a variable that receives TRUE if data tainting is enabled, or FALSE otherwise.

This method always returns FALSE for Internet Explorer 4.0. Data tainting is not supported.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.