Previous Topic: Sm_PolicyApi_IPAddress_t

Next Topic: Sm_PolicyApi_ODBCQueryScheme_t

Sm_PolicyApi_ManagementCommand_t

Defines a management command. Management commands enable an agent to retrieve information from the Policy Server.

Syntax

typedef struct Sm_PolicyApi_ManagementCommand_s
{
   Sm_PolicyApi_ManagementCommands_t iCommand;
   char pszData[BFSIZE];
} Sm_PolicyApi_ManagementCommand_t;

Field

Description

iCommand

Management command, as specified in Management Commands.

pszData

Reserved.


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