Previous Topic: SmTunnelInit()Next Topic: User-Defined Function


SmTunnelRelease()

The tunnel service can perform its own rundown procedure. This call is made one time when SiteMinder is shutting down.

Syntax

void SM_EXTERN SmTunnelRelease (
   void*                     pServiceHandle,
   const Sm_Api_Context_t*   lpApiContext
);

Parameter

I/O

Description

pServiceHandle

I

An internal pointer used by the tunnel service library.

lpApiContext

I

A pointer to the API context structure.