Creates or modifies an agent configuration object in the policy store.
Type
Agent configuration function, global scope.
Syntax
int SM_EXTERN Sm_PolicyApi_AddAgentConfig ( void* pSessionHandle, Sm_PolicyApi_AgentConfig_t* pstructAgentConfig, 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. |
pstructAgentConfig |
I |
Address of a structure that defines the agent configuration object. |
bUpdate |
I |
If true, the object is being updated. |
Returns
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |