IAudioEndpointLastBufferControl::ReleaseOutputDataPointerForLastBuffer method (audioengineendpoint.h)

Releases the output data pointer for the last buffer.

Syntax

void ReleaseOutputDataPointerForLastBuffer(
  [in] const APO_CONNECTION_PROPERTY *pConnectionProperty
);

Parameters

[in] pConnectionProperty

The APO connection property.

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 8.1 [desktop apps only]
Minimum supported server Windows Server 2012 R2 [desktop apps only]
Target Platform Windows
Header audioengineendpoint.h

See also

IAudioEndpointLastBufferControl