Microsoft Internet Security and Acceleration Server 2000 |
The FwxPortRangeEvents structure defines a set of events for a port range.
typedef struct { USHORT StartPort; USHORT EndPort; DWORD dwSocketEvents; } FwxPortRangeEvents;
The following events do not have a port associated with them and should not be specified with FwxPortRangeEvents: fwx_ConnectionTerminating fwx_GetHostByName fwx_GetHostByAddr.
Windows NT/2000: Requires Windows 2000.
Version: Requires ISA Server 2000.
Header: Wspfwext.idl.