Previous Topic: Sm_PolicyApi_ConvertFromLegacyAgent()

Next Topic: Sm_PolicyApi_CreateAuthAzMap()

Sm_PolicyApi_ConvertToLegacyAgent()

Converts a v5.x agent to a v4.x agent.

Calling this function is the equivalent of checking the Support 4.x agents check box on the Agent Properties dialog box.

Type

Agent function, global scope.

Syntax

int SM_EXTERN Sm_PolicyApi_ConvertToLegacyAgent (
   void*                   pSessionHandle,
   Sm_PolicyApi_Agent_t*   pStructAgent
);

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.

pStructAgent

I

A pointer to a completely filled-in agent structure.

Returns


Copyright © 2010 CA. All rights reserved. Email CA about this topic