Forces a write all buffered data for the FIFO and waits for completion.
| Visual Basic | Sub Flush()
|
|---|---|
| Visual C++ (MFC) | void Flush();
|
| Visual C++ (#import) | void Flush();
|
None.
The method may throw exception. Use GetLastError method to get the error code.