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

stcObjectLinkNamed class

A named object reference.

Syntax

class stcObjectLinkNamed : stcObjectLink
{
Guid guidName;
String strFriendlyName;
};

Member

guidName
Type: Guid
ID (name) of the link.
strFriendlyName
Type: String
Friendly name of the link.
© 2022 Mobiland AG