Batch open
Function Syntax
void batch_open()
Marks the start of a batch operation. For any meaningful results, it must eventually be followed by batch_close() (see the preceding for information on using these two functions).
See Also
Contents |
void batch_open()
Marks the start of a batch operation. For any meaningful results, it must eventually be followed by batch_close() (see the preceding for information on using these two functions).