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

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