Click to return to the Reusing Browser Technology home page    
IOmNavigator::javaEnabled...     IOmNavigator::toString Me...     IOmNavigator Interface    
Web Workshop  |  Reusing Browser Technology

IOmNavigator::taintEnabled Method


Determines whether data tainting is enabled.

Syntax

HRESULT taintEnabled( 
    VARIANT_BOOL *enabled 
);

Parameters

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

Return Value

Returns S_OK if successful, or an error code otherwise.

Remarks

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

Windows CE

Windows CE Use version 2.12 and later
Minimum availability Internet Explorer 4.0


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.