Increments the reference count on a buffer owned by the multicast client.
Syntax
DWORD WDSTCIAPI WdsTransportClientAddRefBuffer(
__in PVOID pvBuffer
);
Parameters
- pvBuffer [in]
-
The buffer on which to increment the reference count.
Return Value
If the function succeeds, the return value is ERROR_SUCCESS.
Requirements
| Minimum supported client | Windows Vista with SP1 |
| Minimum supported server | Windows Server 2008 |
| Header | Wdstci.h |
| Library | Wdstptc.lib |
| DLL | Wdstptc.dll |
Send comments about this topic to Microsoft
Build date: 8/27/2009