GitHub
Download
Forum
Overview
Tutorial
C++ API
C# API
General interfaces
Data interfaces
Schema interfaces
Configuration interfaces
Callback interfaces
Structures
Error codes
DataAccess interfaces
Connection
WDomain
WObject
Extend
GetCustomData
GetDomain
GetId
GetLastError
GetObject
Invalidate
IsDirty
IsOfType
Load
NeedsUpdate
SetCustomData
Store
Update
WBase
WinRT API
DTDL
DADL
Setup
WObject.Load
Load data of the object.
Syntax
void
Load(
UBitFlagSet
p_pbfsLoad,
IntPtr
p_hTransaction
);
Parameter
p_pbfsLoad
Type:
UBitFlagSet
Bitflag set indicating the attributes that should be loaded.
p_hTransaction
Type:
IntPtr
Handle to a transaction.
Can be the standard transaction Transaction::Load.
Return value
This function has no return value.
© 2025 Mobiland AG