The header information
returned by this CALL routine identifies the type of the entry and
provides descriptive information.
The
userSpecString
parameter provides content information about the entry. The value
returned is the value that was provided by the publisher when the
entry was inserted in the package. For this release, only file entries
can return a value for this parameter. All other entry types return
a blank value. For file entries, this field is the user-specified
MIME type.
When a package is retrieved,
the entry cursor is positioned at the start of the entry list by default.
As a consequence, the
ENTRY_FIRST CALL routine does not have to be called before ENTRY_NEXT
CALL routine. The ENTRY_FIRST CALL routine can be used at a later
time in order to move the entry cursor back to the start of the entry
list.