Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
| Requirement | Value |
|---|---|
| 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 |