Click to Rate and Give Feedback
MSDN
MSDN Library
 WdsTransportClientWaitForCompletion...
WdsTransportClientWaitForCompletion Function

Blocks until either the multicast session is complete or the specified timeout is reached.

Syntax

C++
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 clientWindows Vista with SP1
Minimum supported serverWindows Server 2008
HeaderWdstci.h
LibraryWdstptc.lib
DLLWdstptc.dll

 

 

Send comments about this topic to Microsoft

Build date: 12/11/2009

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2010 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker