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:
- Reads data from the byte stream.
- Calls the byte stream's IMFByteStreamBuffering::EnableBuffering method.
Anforderungen
Mindestens unterstützter Client |
Windows 7 |
Mindestens unterstützter Server |
Windows Server 2008 R2 |
Header |
Mfidl.h |