Creates a new SiteMinder response. The attributes of the response itself are contained in the pStructResponse structure.
If the response exists, and the bUpdate flag is true, the item is updated.
Type
Response function, domain scope.
Syntax
int SM_EXTERN Sm_PolicyApi_AddResponse ( void* pSessionHandle, Sm_PolicyApi_Response_t* pStructResponse, const bool bUpdate );
Parameter |
I/O |
Description |
---|---|---|
pSessionHandle |
I |
A pointer to an internal Policy Management API data structure. The structure holds information about the administrator session and the client session. |
pStructResponse |
I |
A pointer to a completely filled-in response structure. |
bUpdate |
I |
A flag to indicate that if an existing object is found, it should be updated. |
Returns
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |