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
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.
© 2025 Mobiland AG