GitHub
Download
Forum
Overview
Tutorial
C++ API
General interfaces
Data interfaces
Schema interfaces
Configuration interfaces
Callback interfaces
Structures
Error codes
DataAccess interfaces
Connection
WDomain
WObject
AddRef
Extend
GetCustomData
GetDomain
GetId
GetLastError
GetObject
Invalidate
IsDirty
IsOfType
Load
NeedsUpdate
Release
SetCustomData
Store
Update
WBase
C# API
WinRT API
DTDL
DADL
Setup
WObject::Release
Decrements the reference count for the object.
Syntax
UINT32
Release();
Parameter
This function has no parameters.
Return value
The method returns the new reference count. This value is intended to be used for test purposes only.
Remarks
When the reference count on an object reaches zero, the object will be deleted.
© 2025 Mobiland AG