|
TM Turbo
2016/03/25
TM Turbo docs
|
#include <Turbo.h>
Additional Inherited Members | |
Public Types inherited from CWebServicesTaskResult | |
| enum | ETaskErrorType { Success, Canceled, Unexpected, Internal, DataManager, PrivilegeManager, MasterServer, UbiServices, UplayPC, PS4, XboxOne } |
Public Member Functions inherited from CWebServicesTaskResult | |
| Void | Cancel () |
Public Attributes inherited from CWebServicesTaskResult | |
| const Ident | Id |
| const Boolean | IsProcessing |
| const Boolean | HasSucceeded |
| const Boolean | HasFailed |
| const Boolean | IsCanceled |
| const ETaskErrorType | ErrorType |
| const Integer | ErrorCode |
| const Text | ErrorDescription |
Public Attributes inherited from CNod | |
| const Ident | Id |
Asynchronous task result.