SmTunnelRelease()
SiteMinder calls this function so that a tunnel service can perform its own rundown procedure. This call is made once 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. |
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |