Microsoft Internet Security and Acceleration Server 2000

IFWXAcceptCompletion

The IFWXAcceptCompletion interface receives notifications when an asynchronous accept operation on an IFWXNetworkSocket interface is completed by using the IFWXNetworkSocket::Accept method.

Methods in Vtable Order

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.

Implementation

This interface is implemented by the application filter.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Version: Requires ISA Server 2000.
  Header: Wspfwext.idl.

See Also

IFWXNetworkSocket::Accept