VMS Help RTL Routines, DTK$, DTK$RETURN_LAST_INDEX *Conan The Librarian (sorry for the slow response - running on an old VAX) |
The Return Last Index Spoken routine returns the last index spoken. Format: DTK$RETURN_LAST_INDEX voice-id ,p-index Arguments: voice-id OpenVMS usage: identifier type: longword (unsigned) access: read only mechanism: by reference Voice identifier of the DECtalk device. The voice-id argument is the address of an unsigned longword containing this identifier. The voice identifier is returned by the DTK$INITIALIZE routine. p-index OpenVMS usage: longword_signed type: longword (signed) access: write only mechanism: by reference Index to be returned. The p-index argument is the address of a signed longword that receives the index identifier.
|