GitHub
Download
Forum
Overview
Tutorial
C++ API
C# API
General interfaces
Data interfaces
UDomain
UStorage
AbortActionGroup
AddClass
ClassAddRef
ClassAddRefById
ClassRelease
ClassReleaseById
Close
Create
CreateActionGroup
CreateWaitObject
DestroyActionGroup
DestroyWaitObject
Execute
ExecuteAsync
ExecuteResult
ExecuteWait
GetLastError
GetSchema
InsertNamedObject
Load
Open
RegisterEventClient
RemoveNamedObject
ResetActionGroup
SetLastError
SetSchema
Store
UnregisterEventClient
Update
WaitableHandle
UObject
UList
UBitFlagSet
UBitFlagSetSingle
WDomain
WObject
IEventClient
Schema interfaces
Configuration interfaces
Structures
Error codes
DTDL
DADL
Setup
UStorage.Update
Update (re-open) a UObject.
Syntax
void
Update(
UObject
p_pObject,
IntPtr
p_hActionGroup,
U
Int32
p_ulOpenFlags
);
Parameter
p_pObject
Type:
UObject
Object that you want to update the loaded information of.
p_hActionGroup
Type:
IntPtr
ActionGroup to use.
p_ulOpenFlags
Type:
UInt32
Flags. See the description in the Open method.
Return value
This function has no return value.
© 2022 Mobiland AG