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.Destroy

Deletes a connection object when you no longer need it.

Syntax

static void Destroy(
Connection p_pConnection
);

Parameter

p_pConnection
Type: Connection
The connection object.

Return value

This function has no return value.
© 2025 Mobiland AG