Microsoft Internet Security and Acceleration Server 2000 |
Gets or sets whether the filter is enabled.
FPCWebFilter.Enabled [ = bEnabled ]
HRESULT get_Enabled( VARIANT_BOOL *pbEnabled ); HRESULT put_Enabled( VARIANT_BOOL bEnabled );
The property is read-write.
Note When you enable or disable a Web filter, and have saved changes by using the Save method, the Web proxy (w3proxy) service must be restarted for your change to take effect. To stop and restart the Web proxy service, use the FPCArray.SendRestartNotification method.