Library /sys$common/syshlp/HELPLIB.HLB  —  RTL Routines, LIB$  LIB$X86_FREE_INVO_CONTEXT
    Deallocates an invocation context block that was previously
    allocated using LIB$X86_CREATE_INVO_CONTEXT. This routine calls
    LIB$X86_PREV_INVO_END as a convenience.

    Format

      LIB$X86_FREE_INVO_CONTEXT (invo_context)

1  –  Returns

    None.

2  –  Argument

 invo_context

    OpenVMS usage: invo_context_blk
    type:          structure
    access:        modify
    mechanism:     by reference

    Address of an invocation context block.
Close Help