GitHub    Download    Forum
Overview
Tutorial
C++ API
C# API
General interfaces
Data interfaces
Schema interfaces
TSchema
Create
Destroy
AddDelta
FindClassInfo
GetSchemaVersion
LoadFromFile
LoadFromMemory
StoreToFile
StoreToMemory
USchemaEdit
Configuration interfaces
Structures
Error codes
DTDL
DADL
Setup

TSchema.GetSchemaVersion

Retrieves the version of the schema object.

Syntax

int GetSchemaVersion(
out UInt32 p_pulSchemaVersion
);

Parameter

p_pulSchemaVersion
Type: out UInt32
p_pulSchemaVersion contains the version of the schema on successful return. The variable is not modified on failure.

Return value

This function has no return value.
© 2022 Mobiland AG