SetResult Method of the IFWXGetXByY Interface

The SetResult method sets the hostent structure that will be returned.

Syntax

HRESULT SetResult(
  [in]  LPHOSTENT Hostent
);

Parameters

  • Hostent
    Pointer to a hostent structure that will be returned to the client.

Return Value

  • S_OK
    The method succeeded.

  • FWX_E_TERMINATING
    The object is no longer valid.

Requirements

Server Requires Windows Server 2008 R2 or Windows Server 2008 x64 Edition with SP2.
Version Requires Forefront Threat Management Gateway (TMG) 2010.
Header

Declared in Wspfwext.idl.

DLL

Requires Wspsrv.exe.

See Also

IFWXGetXByY
FwxGetHostByAddrEvent
FwxGetHostByNameEvent

Send comments about this topic to Microsoft

Build date: 6/30/2010