Click or drag to resize

cStatus Properties

The cStatus type exposes the following members.

Properties
  NameDescription
Public propertyDone
Is true if the SetDone(...) or SetError(...) is called
Public propertyError
Is true if the SetError(...) function is called
Public propertylnk
Link of this status
Public propertyMessage
Error Message, set by SetError(...)
Public propertyResultObject
Result object set by SetDone(...)
Top
See Also