Microsoft Internet Security and Acceleration Server 2000 |
Removes the filter registration from the ISA configuration.
HRESULT UninstallFilter( REFCLSID guidFilter, FwxScope Scope );
Use this method in an uninstall procedure.
On an array, ISA keeps a list of the servers for which InstallFilter was called. UninstallFilter removes the current server from that list. The filter object will be removed only when when the call to UninstallFilter causes the list to be empty.