The Policy Server calls this function to determine the Authorization API version that the custom library is compliant with.
Syntax
int SmQueryVersion ( const Sm_Api_Context_t* lpApiContext );
Parameter |
I/O |
Description |
---|---|---|
lpApiContext |
I |
A pointer to the API context structure. |
Returns
Returns the version number of the Authorization API. Currently the version supported is Sm_Api_Version_V3. This constant is defined in SmApi.h.
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |