Microsoft Internet Security and Acceleration Server 2000

IFWXUdpDestination::Deny Method

Blocks the destination.

HRESULT Deny(
  DWORD Reserved
);

Parameters

Reserved
[in] Reserved for future use. Must be zero.

Return Values

S_OK
The destination will be denied.
E_INVALIDARG
Invalid (non-zero) value was passed to the Reserved parameter.
FWX_E_BAD_CONTEXT
The method was not called in the context of an event handler.