GitHub
Download
Forum
Overview
Tutorial
C++ API
General interfaces
Data interfaces
UDomain
UStorage
UObject
UList
UBitFlagSet
UBitFlagSetSingle
WDomain
WObject
AddRef
Compare
GetClassInfo
GetDomain
GetId
GetLastError
GetLock
GetNextSame
GetObject
IsDirty
IsOfType
LoadData
NeedsUpdate
Release
StoreData
IEventClient
Schema interfaces
Configuration interfaces
Structures
Error codes
C# API
DTDL
DADL
Setup
WObject::Release
Decrements the reference count for the object.
Syntax
U
INT32
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.
© 2022 Mobiland AG