CartoType iOS API 9.2-12-g6c2dcf66f
for development in Swift and Objective C for iOS and Mac OS
Public Attributes | List of all members
CtIdAndResult 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 CtIdAndResult::objectId

The object ID.

◆ result

CtResult CtIdAndResult::result

The result code.


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