Microsoft Internet Security and Acceleration Server 2000

IFWXGetXByY::SetResult Method

Overrides the name resolution result with the specified hostent structure.

HRESULT SetResult(
  LPHOSTENT Hostent
);

Parameters

Hostent
[in] Pointer to a buffer containing a hostent structure that will be returned to the client.

Return Values

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

See Also

FwxGetHostByAddrEvent, FwxGetHostByNameEvent