GitHub    Download    Forum
Overview
Tutorial
C++ API
C# API
General interfaces
Data interfaces
Schema interfaces
Configuration interfaces
Callback interfaces
Structures
stcClassRefCount
stcConnectionOptions
stcObjectLink
stcObjectLinkNamed
Error codes
DataAccess interfaces
WinRT API
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.
© 2025 Mobiland AG