Microsoft Internet Security and Acceleration Server 2000

IFWXConnection::GetSession Method

Returns the session object to which a connection belongs.

HRESULT GetSession(
  IFWXSession **ppSession
);

Parameters

ppSession
[out] Pointer to the session object.

Return Values

S_OK
The method succeeded.
FWX_E_TERMINATING
The socket is already closed.