GitHub
Download
Forum
Overview
Tutorial
C++ API
General interfaces
Data interfaces
Schema interfaces
Configuration interfaces
Callback interfaces
ISignal
IWaitObject
Wait
WaitableHandle
ICallbackObject
ISignalCallback
IEventClient
Structures
Error codes
DataAccess interfaces
C# API
WinRT API
DTDL
DADL
Setup
IWaitObject::Wait
Waits for the completion of an asynchronous function.
Syntax
HRESULT
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