WdsTransportClientReleaseBuffer Function

Decrements the reference count on a buffer owned by the multicast client.

Syntax

C++
DWORD WDSTCIAPI WdsTransportClientReleaseBuffer(
  __in  PVOID pvBuffer
);

Parameters

pvBuffer [in]

The buffer on which to decrement the reference count.

Return Value

If the function succeeds, the return value is ERROR_SUCCESS.

Requirements

Minimum supported clientWindows Vista with SP1
Minimum supported serverWindows Server 2008
HeaderWdstci.h
LibraryWdstptc.lib
DLLWdstptc.dll

Send comments about this topic to Microsoft

Build date: 8/27/2009

Tags :


Page view tracker