IFWXGetXByY::SetResult method
Applies to: desktop apps only
The SetResult method sets the hostent structure that will be returned.
Syntax
HRESULT SetResult(
[in] LPHOSTENT Hostent
);
Parameters
- Hostent [in]
Pointer to a hostent structure that will be returned to the client.
Return value
This method can return one of these values.
S_OK
The method succeeded.FWX_E_TERMINATING
The object is no longer valid.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2008 R2, Windows Server 2008 with SP2 (64-bit only) |
Version |
Forefront Threat Management Gateway (TMG) 2010 |
Header |
Wspfwext.idl |
DLL |
Wspsrv.exe |
See also
Build date: 7/12/2010