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