Freigeben über


IMFByteStreamCacheControl::StopBackgroundTransfer Method

Stops the background transfer of data to the local cache.

Syntax

HRESULT StopBackgroundTransfer();

Parameter

Methode umfasst keine Parameter.

Rückgabewert

Ist Methode erfolgreich, wird "S_OK" zurückgegeben. Andernfalls wird ein HRESULT-Fehlercode zurückgegeben.

Hinweise

The byte stream resumes transferring data to the cache if the application does one of the following:

Anforderungen

Mindestens unterstützter Client

Windows 7

Mindestens unterstützter Server

Windows Server 2008 R2

Header

Mfidl.h

Siehe auch

IMFByteStreamCacheControl