CartoType iOS API 8.8-13-g03c6f7017
for development in Swift and Objective C for iOS and Mac OS
Public Attributes | List of all members
CartoTypeIdAndResult Struct Reference

#include <CartoTypeBase.h>

Public Attributes

uint64_t objectId
 
CTResult result
 

Detailed Description

An object ID and a result code. Used by functions that insert an object and need to return its identifier.

Member Data Documentation

◆ objectId

uint64_t CartoTypeIdAndResult::objectId

The object ID.

◆ result

CTResult CartoTypeIdAndResult::result

The result code.


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