GitHub    Download    Forum
Overview
Tutorial
C++ API
C# API
General interfaces
Data interfaces
Schema interfaces
Configuration interfaces
Structures
stcClassRefCount
stcConnectionOptions
stcObjectLink
stcObjectLinkNamed
Error codes
DTDL
DADL
Setup

stcObjectLink class

An object reference.

Syntax

class stcObjectLink
{
ObjectId oiObjectId;
UInt32[] aulClassId;
};

Member

oiObjectId
Type: ObjectId
ObjectId of the linked object.
aulClassId
Type: UInt32[]
Array of local class IDs.
© 2022 Mobiland AG