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. |
|
Copyright © 2012 CA Technologies.
All rights reserved.
|
|