GitHub
Download
Forum
Overview
Tutorial
C++ API
General interfaces
Data interfaces
Schema interfaces
Configuration interfaces
Callback interfaces
ISignal
IWaitObject
ICallbackObject
ISignalCallback
Notify
IEventClient
Structures
Error codes
DataAccess interfaces
C# API
WinRT API
DTDL
DADL
Setup
ISignalCallback::Notify
Receives the notification when the asynchronous call is completed.
Syntax
void
Notify();
Parameter
This function has no parameters.
Return value
This function has no return value.
Remarks
Use
ISignal::GetResult
to read the result after this function has been called.
© 2025 Mobiland AG