Converts a v4.x agent to a v5.x agent.
Calling this function is the equivalent of clearing the Support 4.x agents check box on the Agent Properties dialog box.
Type
Agent function, global scope.
Syntax
int SM_EXTERN Sm_PolicyApi_ConvertFromLegacyAgent ( 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 |