Skip to content

Latest commit

 

History

History
73 lines (60 loc) · 2.49 KB

nf-mfobjects-imfbytestream-close.md

File metadata and controls

73 lines (60 loc) · 2.49 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:mfobjects.IMFByteStream.Close
IMFByteStream::Close (mfobjects.h)
Closes the stream and releases any resources associated with the stream, such as sockets or file handles. This method also cancels any pending asynchronous I/O requests.
Close
Close method [Media Foundation]
Close method [Media Foundation]
IMFByteStream interface
IMFByteStream interface [Media Foundation]
Close method
IMFByteStream.Close
IMFByteStream::Close
d5f704ab-fa3f-4a53-9b97-eb48a75e481b
mf.imfbytestream_close
mfobjects/IMFByteStream::Close
mf\imfbytestream_close.htm
mf
d5f704ab-fa3f-4a53-9b97-eb48a75e481b
12/05/2018
Close, Close method [Media Foundation], Close method [Media Foundation],IMFByteStream interface, IMFByteStream interface [Media Foundation],Close method, IMFByteStream.Close, IMFByteStream::Close, d5f704ab-fa3f-4a53-9b97-eb48a75e481b, mf.imfbytestream_close, mfobjects/IMFByteStream::Close
mfobjects.h
Mfidl.h
Windows
Windows Vista [desktop apps \| UWP apps]
Windows Server 2008 [desktop apps \| UWP apps]
Mfuuid.lib
Windows
19H1
IMFByteStream::Close
mfobjects/IMFByteStream::Close
c++
APIRef
kbSyntax
COM
mfuuid.lib
mfuuid.dll
IMFByteStream.Close

IMFByteStream::Close

-description

Closes the stream and releases any resources associated with the stream, such as sockets or file handles. This method also cancels any pending asynchronous I/O requests.

-returns

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

-remarks

This interface is available on the following platforms if the Windows Media Format 11 SDK redistributable components are installed:

  • Windows XP with Service Pack 2 (SP2) and later.
  • Windows XP Media Center Edition 2005 with KB900325 (Windows XP Media Center Edition 2005) and KB925766 (October 2006 Update Rollup for Windows XP Media Center Edition) installed.

-see-also

IMFByteStream