Chapter Contents

Previous

Next
_deleteAgent

_deleteAgent



Delete an agent defined to the DOMAIN Server.


Syntax
Syntax Description

Syntax

CALL SEND(agentInst, '_deleteAgent ', agentName, rc);

Syntax Description

Where... Is type... And represents...
agentName C name of agent to delete
rc N return code

_deleteAgent method
deletes an agent defined to a particular DOMAIN server

agentName
is an agent that has been defined to the DOMAIN server by using the _defineAgent method.

rc
indicates the success or failure of the deletion.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.