JAMS Reference Manual
Contents Index JAMS Home Support

JAMS Reference Manual


Previous Contents Index


JAMS_HISTORY_FREE

The JAMS_HISTORY_FREE routine is used to free memory which has been allocated by a call to JAMS_HISTORY_INIT.

Format

JAMS_HISTORY_FREE context


RETURNS

VMS usage: cond_value
type: longword (unsigned)
access: write only
mechanism: by value

ARGUMENTS

context


VMS usage: context
type: pointer
access: read/write
mechanism: by reference

This argument is the history context which was returned from a call to JAMS_HISTORY_INIT.

Description

This routine is used to free memory allocated by the JAMS_HISTORY_INIT routine. This routine destroys the history context.


Previous Next Contents Index
JAMS Copyright © 2000, MVP Systems, Inc. All rights reserved.