Adds a variable object.
Type
Variable function.
Syntax
int SM_EXTERN Sm_PolicyApi_AddVariable ( void* pSessionHandle, Sm_PolicyApi_Variable_t* pstructVariable, 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. |
pstructVariable |
I |
A pointer to a Sm_PolicyApi_Variable_t structure containing information about the variable. |
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 |