IAudioEndpointLastBufferControl::ReleaseOutputDataPointerForLastBuffer method

Releases the output data pointer for the last buffer.

Syntax


void ReleaseOutputDataPointerForLastBuffer(
  [inconst APO_CONNECTION_PROPERTY *pConnectionProperty
);

Parameters

pConnectionProperty [in]

The APO connection property.

Return value

This method does not return a value.

Requirements

Minimum supported client

Windows 8.1 [desktop apps only]

Minimum supported server

Windows Server 2012 R2 [desktop apps only]

IDL

AudioEngineEndpoint.idl

See also

IAudioEndpointLastBufferControl

 

 

Show: