SdsGetName - Return the name of an SDS object.

Function

Return the name of an SDS object.

Description

Given the identifier to an object, return the name.

Language

C

Declaration

void SdsInfo(SdsIdType id, char *name, StatusType * SDSCONST status)

Parameters

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

<namechar*The name of the data object. A pointer to a character string with space for at least SDS_C_NAMELEN characters should be used.
!statusStatusType*Modified status. Possible failure codes are:

SDS__BADID The identifier is invalid

Prior requirements

None.

Support

Tony Farrell, {AAO}

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

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