CtreeAsynchronous Deals with asynchronous threads launched by an application. Short Name CTASYNC() Type Utility Declaration LONG CtreeAsynchronous(LONG handle, NINT mode, VRLEN bufsiz, pTEXT bufptr) Description CtreeAsynchronous() deals with asynchronous threads (including flush threads) launched by an application. CtreeAsynchronous() can be used to determine the status of an asynchronous thread or to cancel the thread.
The bufsiz and bufptr parameters are ignored now. They are intended for future use if it is desirable to return information stored by an asynchronous thread. At this point, only the thread that launched the asynchronous thread can call CtreeAsynchronous(). Return
See c-tree Plus Error Codes for a complete listing of valid c-tree Plus error values. |
||||||||||||||||||||||||