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.
Version Requires Forefront Threat Management Gateway (TMG).
Header

Declared in Wspfwext.idl.

DLL

Requires Wspsrv.exe.

See Also

IFWXGetXByY
FwxGetHostByAddrEvent
FwxGetHostByNameEvent


Send comments about this topic to Microsoft

Build date: 11/30/2009

© 2008 Microsoft Corporation. All rights reserved.