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

TSchema::GetSchemaVersion

Retrieves the version of the schema object.

Syntax

HRESULT GetSchemaVersion(
[out] UINT32* p_pulSchemaVersion
) const;

Parameter

p_pulSchemaVersion [out]
Type: 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