next up previous contents
Next: Swap Batch Update Up: User Output Subprograms Previous: Begin Batch Update

End Batch Update

This Subprogram terminates Viewport Batch Update Mode. Any Viewport operations that were delayed because Batching was in effect will become visible on the screen.

Short Name Calling Sequence

STATUS = UIENBA(DUMMY)

Long Name Calling Sequence

STATUS = UI_END_BATCH(...)

Input Arguments

DUMMY (Integer) Dummy Function Argument

Output Arguments

None

Function Value

UI__SUCCESS ) Success UISUCC )

UI__NOT_INITIALIZED ) Package not Initialized UININI )

Note:

  1. This call will be ignored if Batch Update Mode is not already in effect.


Liz Buckle
Fri Jan 13 17:49:20 CST 1995