Previous Topic: Sm_PolicyApi_DeleteUserDir()

Next Topic: Sm_PolicyApi_DeleteWSFEDResourcePartner()

Sm_PolicyApi_DeleteVariable()

Deletes a variable object.

Type

Variable function.

Syntax

int SM_EXTERN Sm_PolicyApi_DeleteVariable (
   void*         pSessionHandle,
   const char*   pszVariableOid
);

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.

pszVariableOid

I

A null-terminated string containing the object identifier of an existing variable.

Returns


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