The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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 |
|---|---|
|
Phishing Filter is enabled. |
|
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.
See also
Show: