GitHub    Download    Forum
Overview
Tutorial
C++ API
C# API
WinRT API
General interfaces
Connection
Create
Destroy
Connect
Disconnect
QueryConfiguration
QueryControl
QueryDomain
QuerySchemaEdit
stcConnectionOptions
ISystemCallback
ObjectId
Thread
Data interfaces
Schema interfaces
Configuration interfaces
Callback interfaces
Structures
Error codes
DataAccess interfaces
DTDL
DADL
Setup

Connection

Main functions to establish connections to instances of DataFS (for administration and maintenance) and to domains (for data operations).

Functions

FunctionDescription
CreateCreates a new connection object.
DestroyDestroys a connection object.

Methods

FunctionDescription
ConnectEstablishes a connection using a host name and port.
DisconnectCloses a connection.
QueryConfigurationProvides an interface to configure the local service.
QueryControlProvides an interface to control the local service.
QueryDomainProvides an interface to a domain.
QuerySchemaEditProvides an interface to a domain’s schema editor.

Structures

StructDescription
stcConnectionOptionsContains the options for the Connection::Connect function.
© 2025 Mobiland AG