WdsTransportClientInitialize function (wdstci.h)
Initializes the Multicast Client. This function should be called before any other function is called in the multicast client.
Syntax
DWORD WDSTCIAPI WdsTransportClientInitialize();
Return value
If the function succeeds, the return value is ERROR_SUCCESS.
Requirements
| Minimum supported client | Windows Vista with SP1 [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Target Platform | Windows |
| Header | wdstci.h |
| Library | Wdstptc.lib |
| DLL | Wdstptc.dll |