Writes data to the current UsbEndpointWriter.
Declaration Syntax
C# | Visual Basic | Visual C++ |
Public Overridable Function Write ( _ buffer As Byte(), _ timeout As Integer, _ <OutAttribute> ByRef transferLength As Integer _ ) As ErrorCode
public: virtual ErrorCode Write( array<unsigned char>^ buffer, int timeout, [OutAttribute] int% transferLength )
Assembly: LibUsbDotNet (Module: LibUsbDotNet) Version: 2.2.8.104 (2.2.8.104)