DitsGetEntComplete - Indicates if a subsidary transaction is complete.

Function

Indicates if a subsidary transaction is complete.

Description

This item may or may not be defined for the current entry, depending on the Reason for the entry. See DitsGetEntInfo for details.

If this reason for the entry relates to a transaction started by this task, this routine returns true if the transaction is complete.

Note, this function is implemented as a macro.

Language

C

Call

(int) = DitsGetEntComplete()

Function Value

True if the transaction is complete.

Include files

DitsInteraction.h

External functions used

None

External values used

DitsTask - Details of the current task

Prior requirements

Can only be called from a Dits application routine or a user interface response routine.

See Also

The Dits Specification Document, DitsPutActions(3), DitsPutActionHandlers(), DitsInitiateMessage(3), DitsSignalByName(3), DitsSignalByIndex(3), DitsGetEntInfo(3), DitsGetReason(3), DitsGetEntStatus(3), DitsGetEntReason(3), DitsGetEntName(3), DitsGetEntPath(3).

Support

Tony Farrell, AAO

Click here for the DRAMA home page and here for the AAO home page.

 For more information, contact tony.farrell@mq.edu.au