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

stcClassRefCount structure

Class reference information for external references.

Syntax

struct stcClassRefCount
{
UINT32 ulClassId;
INT32 lRefCount;
};

Member

ulClassId
Type: UINT32
Local class ID of the reference.
lRefCount
Type: INT32
Reference count.
© 2022 Mobiland AG