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

Returns the UObject encapsulated by the WObject.

Syntax

DataFoundation::UObject* GetObject();
 
const DataFoundation::UObject* GetObject() const;

Parameter

This function has no parameters.

Return value

Pointer to the UObject.
© 2022 Mobiland AG