GitHub
Download
Forum
Overview
Tutorial
C++ API
General interfaces
Data interfaces
UDomain
UStorage
UObject
UList
UBitFlagSet
UBitFlagSetSingle
WDomain
WObject
IEventClient
Notify
stcEventInfo
Schema interfaces
Configuration interfaces
Callback interfaces
Structures
Error codes
DataAccess interfaces
C# API
WinRT API
DTDL
DADL
Setup
IEventClient::Notify
Receives the notification.
Syntax
HRESULT
Notify(
[in]
const
stcEventInfo*
p_aEventInfo,
[in]
UINT32
p_ulLength
);
Parameter
p_aEventInfo
[in]
Type:
const stcEventInfo*
Array of notifications.
p_ulLength
[in]
Type:
UINT32
Number of elements in the p_aEventInfo array.
Return value
This function should always return S_OK.
© 2025 Mobiland AG