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::NeedsUpdate

Determines if the object has unloaded or outdated attributes.

Syntax

bool NeedsUpdate() const;

Parameter

This function has no parameters.

Return value

The function returns true if the object has not been loaded or if a change notification has been received for this object.
© 2025 Mobiland AG