SdsExternInfo - Return the address of an external object

Function

Return the address of an external object

Description

Return the address of an external SDS object given its id. This is the address which was given to SdsAccess.

Language

C

Declaration

void SdsExternInfo(SdsIdType id, void ** address, StatusType * SDSCONST status)

Parameters

(">" input, "!" modified, "W" workspace, "<" output)

>idSdsIdTypeIdentifier of the object
<addressvoid **Address of object
!statusStatusType*Modified status. Possible failure codes are:

SDS__BADID The identifier is invalid.
SDS__EXTERN Not an external object.

Support

Jeremy Bailey, {AAO}

Version date

13-Jul-98

Click here for the DRAMA home page and here for the AAO home page.

 For more information, contact tony.farrell@mq.edu.au