|
Previous | Contents | Index |
The JAMS_HISTORY_GET routine is used to set a history context to reference the first, or next, history record which matches the selection criteria.
JAMS_HISTORY_GET context
VMS usage: cond_value type: longword (unsigned) access: write only mechanism: by value
context
VMS usage: context type: pointer access: read only mechanism: by value
This argument is the history context which was returned from a call to JAMS_HISTORY_INIT.
This routine is used to set a history context to reference the first, or next, history record which matches the selection criteria. This history context must be initialized by calling JAMS_HISTORY_INIT. The history context can then be passed to JAMS_GET_DATA to obtain information from the context.
JAMS_ENDCTX End of context stream.
Previous | Next | Contents | Index |
Copyright © 2000, MVP Systems, Inc. All rights reserved. |