Microsoft Internet Security and Acceleration Server 2000

IFWXFirewall::CreateOverlapped Method

Creates an overlapped object that supports the IFWXOverlapped interface for use with handles hooked to the completion port with the HookToCompletionPort method.

HRESULT CreateOverlapped(
  IFWXOverlapped **ppOverlapped
);

Parameters

ppOverlapped
[out] Address of a parameter that receives a pointer to the IFWXOverlapped interface.

See Also

IFWXExternalIOCompletion