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.
- Returns S_OK if successful, or an error value otherwise.
- 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.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.