|
The RetrieveAnnotationList() function must be called prior to obtaining the
information. The index must be between 0 and the number of annotations (NumAnnotations). The
name and location of the annotation file retrieved is available in the Annotation
object using the GetAnnotation() function. The return value (pStatus) will
either be DOWNLOAD_FILE_FAILED indicating a failure to download the file, DOWNLOAD_FILE_SUCCESS
indicating that the file was successfully downloaded or DOWNLOAD_FILE_NOT_UPDATED
indicating that the file is already cached in the data directory and an update
was not required. |