IBM Visualization Data Explorer Programmer's Reference

[ Bottom of Page | Previous Page | Next Page | Table of Contents | Partial Table of Contents | Index ]

DXAbortTaskGroup

Function Aborts a task Group without executing it.

Syntax


#include <dx/dx.h>
Error DXAbortTaskGroup()

Functional Details If the creation of a task Group must be terminated before it can be completed, DXAbortTaskGroup should be called to release the resources allocated to that Group and its component tasks. After this call, the routine DXExecuteTaskGroup must not be called until a new task Group has been created (i.e., by DXCreateTaskGroup and DXAddTask).

Return Value Returns OK or returns ERROR and sets an error code.

See Also DXAddTask, DXCreateTaskGroup, DXExecuteTaskGroup

13.8 , "Parallelism".


[ Top of Page | Previous Page | Next Page | Table of Contents | Partial Table of Contents | Index ]
[Data Explorer Documentation | QuickStart Guide | User's Guide | User's Reference | Programmer's Reference | Installation and Configuration Guide ]

[Data Explorer Home Page]


[IBM Home Page | Order | Search | Contact IBM | Legal ]