PhishingEnabled method
Not supported. Determines whether Microsoft Phishing Filter is enabled.
Syntax
VARIANT_BOOL retVal = object.PhishingEnabled();
Parameters
This method has no parameters.
Return value
Type: VARIANT_BOOL
This method can return one of these values.
Return value | Description |
---|---|
true | Phishing Filter is enabled. |
false | Phishing Filter is disabled. |
Remarks
PhishingEnabled was introduced in Windows Internet Explorer 7.
This method can only be called from a "first run" page in the correct domain.