GitHub    Download    Forum
Overview
Tutorial
C++ API
C# API
General interfaces
Connection
Create
Destroy
Connect
Disconnect
QueryConfiguration
QueryControl
QueryDomain
QuerySchemaEdit
ISystemCallback
ObjectId
Thread
Data interfaces
Schema interfaces
Configuration interfaces
Structures
Error codes
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.
© 2022 Mobiland AG