Returns an agent type attribute object by name.
Type
Agent function, global scope.
Syntax
int SM_EXTERN Sm_PolicyApi_GetAgentTypeAttrByName ( void* pSessionHandle, const char* szAgentTypeName, Sm_PolicyApi_AgentTypeAttr_t** ppstructAgentTypeAttr );
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. |
szAgentTypeName |
I |
A null-terminated string containing the name of an existing agent type attribute. |
ppstructAgentTypeAttr |
O |
The address of a pointer to an agent type attribute structure. |
Returns
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |