AwCommLE.ClearWriteBuffer Method 

Clears data in the write buffer.

[Visual Basic]
Public Function ClearWriteBuffer() As Boolean
[C#]
public bool ClearWriteBuffer();

Return Value

Returns true if successful; otherwise false.

Example

How to clear data in the write buffer.

comm.ClearWriteBuffer()
comm.ClearWriteBuffer();

See Also

AwCommLE Class | Asterworld.Comm Namespace

Home | Software & Source Code Library | About Us | Information Based on Law | Terms of Service
Software List | Product Price List | How to Buy | Order Form | FAQ | Site Map
Copyright (C) 2001-2012 Asterworld. All Rights Reserved.