Microsoft Internet Security and Acceleration Server 2000 |
Registers to wait for an event indicating that the contents of the application filter storage have changed. This includes changes to the VendorParametersSet property associated with the filter, or other information in the filter storage, such as registered protocols.
Note This method can only be used in C and C++ programming languages. It cannot be used with DCOM.
HRESULT WaitForChanges( DWORD hEvent );
This method allows application filters to handle dynamic configuration changes smoothly.