GitHub
Download
Forum
Overview
Tutorial
C++ API
General interfaces
Data interfaces
Schema interfaces
Configuration interfaces
Callback interfaces
ISignal
GetResult
Signal
IWaitObject
ICallbackObject
ISignalCallback
IEventClient
Structures
Error codes
DataAccess interfaces
C# API
WinRT API
DTDL
DADL
Setup
ISignal::Signal
Function that is called by the asynchronous function when it is completed.
Syntax
void
Signal(
[in]
HRESULT
p_hRes
);
Parameter
p_hRes
[in]
Type:
HRESULT
Return value of the asynchronous function.
Return value
This function has no return value.
© 2025 Mobiland AG