| > | id | SdsIdType | The identifier to the data object. |
|---|---|---|---|
| < | code | SdsCodeType* | The type code for the object. One of the following values (defined in sds.h): |
| SDS_STRUCT | Structure |
|---|---|
| SDS_CHAR | Character |
| SDS_BYTE | Signed byte |
| SDS_UBYTE | Unsigned byte |
| SDS_SHORT | Signed short integer |
| SDS_USHORT | Unsigned short integer |
| SDS_INT | Signed long integer |
| SDS_UINT | Unsigned long integer |
| SDS_I64 | Signed 64 bit integer |
| SDS_UI64 | Unsigned 64 bit integer |
| SDS_FLOAT | Floating point |
| SDS_DOUBLE | Double precision floating point |
| ! | status | StatusType* | Modified status. Possible failure codes are: |
|---|---|---|---|
| SDS__BADID | The identifier is invalid |
|---|---|
Click here for the DRAMA home page and here for the AAO home page.
For more information, contact tony.farrell@mq.edu.au