Poznámka
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Call this member function to flush the contents of the write buffer.
virtual void Flush( );
Remarks
Use Flush to assure that all data in memory has actually been written to the target machine and to assure your transaction with the host machine has been completed. Flush is only effective on CInternetFile objects opened for writing.
Exceptions
This method can throw exceptions of type CInternetException*.
Requirements
Header: afxinet.h