Initializes a connection to the SiteMinder policy store and establishes the init handle based on a supplied version.
Type
Required function.
Syntax
int SM_EXTERN Sm_PolicyApi_InitEx ( void** ppInitHandle, const Sm_PolicyApi_InitFlags_t nInitFlag, const unsigned version )
|
Parameter |
I/O |
Description |
|---|---|---|
|
ppInitHandle |
O |
A pointer to an internal Policy Management API data structure that contains client session information. |
|
nInitFlag |
I |
Value affecting the behavior of the API. |
|
version |
I |
Version of the Policy Management API to initialize. |
Returns
|
Copyright © 2012 CA Technologies.
All rights reserved.
|
|