cStatus Properties |
The cStatus type exposes the following members.
Name | Description | |
---|---|---|
Done | Is true if the SetDone(...) or SetError(...) is called | |
Error | Is true if the SetError(...) function is called | |
lnk | Link of this status | |
Message | Error Message, set by SetError(...) | |
ResultObject | Result object set by SetDone(...) |