Blocks until either the multicast session is complete or the specified timeout is reached.
Syntax
DWORD WDSTCIAPI WdsTransportClientWaitForCompletion(
__in HANDLE hSessionKey,
__in ULONG uTimeout
);
Parameters
- hSessionKey [in]
-
Unique handle returned by the call to WdsTransportClientInitializeSession.
- uTimeout [in]
-
A timeout, in milliseconds.
Return Value
If the function succeeds, the return value is ERROR_SUCCESS.
Requirements
| Minimum supported client | Windows Vista with SP1 |
| Minimum supported server | Windows Server 2008 |
| Header | Wdstci.h |
| Library | Wdstptc.lib |
| DLL | Wdstptc.dll |
Send comments about this topic to Microsoft
Build date: 12/11/2009