TM Turbo  2016/03/25
TM Turbo docs
 All Classes Functions Variables
CWebServicesTaskResult_ZoneList Struct Reference

#include <Turbo.h>

Inheritance diagram for CWebServicesTaskResult_ZoneList:
CWebServicesTaskResult CNod

Public Attributes

const Text Path
 
const Integer ZoneCount
 
const CZone[] Zones
 
- 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
 

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 ()
 

Detailed Description

Results containing a list of child zones of a specified zone.

Member Data Documentation

const Text CWebServicesTaskResult_ZoneList::Path

Path of the parent zone.

const Integer CWebServicesTaskResult_ZoneList::ZoneCount

Number of child zones.

const CZone [] CWebServicesTaskResult_ZoneList::Zones

List of the child zones. Array of CZone objects.


The documentation for this struct was generated from the following file: