XLL+ Class Library (7.0)

CRtdLink Methods

The methods of the CRtdLink class are listed here.

Construction

public method CRtdLink Constructs a CRtdLink object

Operations

public method Start Allocates the background threads and starts any queued tasks.
public method Stop Kills any running threads and queues tasks until Start is called.

Properties

public method GetWaitMessage Gets the message returned by incomplete asynchronous functions.

Requirements

Header: rtdlink.h

See Also

CRtdLink Class | rtdlink.h | CRtdAsyncManager object