Microsoft Internet Security and Acceleration Server 2000 |
The IFWXAcceptCompletion interface receives notifications when an asynchronous accept operation on an IFWXNetworkSocket interface is completed by using the IFWXNetworkSocket::Accept method.
IUnknown Methods | Description |
---|---|
QueryInterface | Returns pointers to supported interfaces. |
AddRef | Increments the reference count. |
Release | Decrements the reference count. |
IFWXAcceptCompletion Methods | Description |
---|---|
CompleteAsyncAccept | Receives notifications when the IFWXNetworkSocket::Accept method completes. |
This interface is implemented by the application filter.
Windows NT/2000: Requires Windows 2000.
Version: Requires ISA Server 2000.
Header: Wspfwext.idl.