GitHub
Download
Forum
Overview
Tutorial
C++ API
C# API
General interfaces
Data interfaces
Schema interfaces
Configuration interfaces
Callback interfaces
ISignal
IWaitObject
Wait
WaitableHandle
ICallbackObject
ISignalCallback
IEventClient
Structures
Error codes
DataAccess interfaces
WinRT API
DTDL
DADL
Setup
IWaitObject.Wait
Waits for the completion of an asynchronous function.
Syntax
int
Wait();
Parameter
This function has no parameters.
Return value
S_OK or an error from the
Error Codes
.
Remarks
Use
ISignal.GetResult
after the function has completed to read the result.
© 2025 Mobiland AG