Previous Topic: Sm_PolicyApi_GetAgentTypeByName()

Next Topic: Sm_PolicyApi_GetAgentTypeAttrByName()

Sm_PolicyApi_GetAgentTypeAttr()

Returns one or all agent attributes:

Type

Agent function, global scope.

Syntax

int SM_EXTERN Sm_PolicyApi_GetAgentTypeAttr (
   void*                            pSessionHandle,
   const char*                      pszOid,
   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.

pszOid

I

A null-terminated string containing the object identifier of an existing agent type or 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