Microsoft Internet Security and Acceleration Server 2000

IFWXGetXByY::Deny Method

Denies the name-resolution request.

HRESULT Deny(
  DWORD Reserved
);

Parameters

Reserved
Reserved for future use. Must be zero.

Return Values

S_OK
The Deny method succeeded.
FWX_E_TERMINATING
The IFWXGetXByY object is no longer valid.

Remarks

FWX_E_TERMINATING would be returned if the filter called this interface from any point other than within the IFWXSessionFilter::FirewallEventHandler function because IWspGetXByY can no longer affect the results.

See Also

FwxGetHostByAddrEvent, FwxGetHostByNameEvent