WdsTransportClientAddRefBuffer function (wdstci.h)
Increments the reference count on a buffer owned by the multicast client.
Syntax
DWORD WDSTCIAPI WdsTransportClientAddRefBuffer(
[in] PVOID pvBuffer
);
Parameters
[in] pvBuffer
The buffer on which to increment 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 |