Chapter Contents

Previous

Next
_destroyRemoteInstance

_destroyRemoteInstance



Destroys remote instance.


Syntax

Syntax

CALL SEND(robjInst, '_destroyRemoteInstance', rc);

Where... Is type... And represents...
rc N return code

_destroyRemoteInstance
terminates the remote instance and frees any associated resources. The ROBJECT instance still exists but another remote instance must be instantiated before it is useful.

rc
is a return code that indicates success or failure. A zero value indicates success. A non-zero value indicates failure.


Chapter Contents

Previous

Next

Top of Page

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