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.
Increments the reference count on a buffer owned by the multicast client.
DWORD WDSTCIAPI WdsTransportClientAddRefBuffer(
[in] PVOID pvBuffer
);
[in] pvBuffer
The buffer on which to increment the reference count.
If the function succeeds, the return value is ERROR_SUCCESS.
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 |