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::Load
Load data of the object.
Syntax
void
Load(
[in]
const
UBitFlagSet*
p_pbfsLoad,
[in]
HANDLE
p_hTransaction
);
Parameter
p_pbfsLoad
[in]
Type:
const UBitFlagSet*
Bitflag set indicating the attributes that should be loaded.
p_hTransaction
[in]
Type:
HANDLE
Handle to a transaction.
Can be the standard transaction Transaction::Load.
Return value
This function has no return value.
© 2025 Mobiland AG