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.
Decrements the reference count on a buffer owned by the multicast client.
Syntax
DWORD WDSTCIAPI WdsTransportClientReleaseBuffer(
[in] PVOID pvBuffer
);
Parameters
[in] pvBuffer
The buffer on which to decrement the reference count.
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 |