GitHub    Download    Forum
Overview
Tutorial
C++ API
General interfaces
Data interfaces
Schema interfaces
Configuration interfaces
Callback interfaces
ISignal
IWaitObject
ICallbackObject
ISignalCallback
IEventClient
Notify
stcEventInfo
Structures
Error codes
DataAccess interfaces
C# API
WinRT API
DTDL
DADL
Setup

IEventClient::Notify

Receives the notification.

Syntax

void 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 has no return value.
© 2025 Mobiland AG