21.07.2015 Views

Programming Info D2XXPG31.pdf

Programming Info D2XXPG31.pdf

Programming Info D2XXPG31.pdf

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

95 D2XX Programmer's Guide5.18 FT_W32_SetupCommThis function sets the read and write buffers.BOOL FT_W32_SetupComm (FT_HANDLE ftHandle, DWORD dwReadBufferSize, DWORDdwWriteBufferSize)ParametersftHandledwReadBufferSizedwWriteBufferSizeHandle of the device.Length, in bytes, of the read buffer.Length, in bytes, of the write buffer.Return ValueIf the function is successful, the return value is nonzero.If the function is unsuccessful, the return value is zero.RemarksThis function has no effect. It is the responsibility of the driver to allocate sufficient storage for I/Orequests.Linux does not support the W32 API.© Future Technology Devices International Ltd. 2005

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!