GitHub    Download    Forum
Overview
Tutorial
C++ API
General interfaces
Data interfaces
Schema interfaces
Configuration interfaces
Structures
stcClassRefCount
stcConnectionOptions
stcObjectClassList
Create
Destroy
stcObjectLink
stcObjectLinkNamed
Error codes
C# API
DTDL
DADL
Setup

stcObjectClassList::Destroy

Destroys a stcObjectClassList and frees its memory.

Syntax

static void Destroy(
[in] stcObjectClassList* p_poclClassList
);

Parameter

p_poclClassList [in]
Type: stcObjectClassList*
Object to destroy.

Return value

This function has no return value.
© 2022 Mobiland AG