|
FT_STATUS
|
FT_ReadEE
|
(FT_HANDLE ftHandle, DWORD dwWordOffset, LPWORD lpwValue)
|
Parameters
|
ftHandle
|
Handle of the device.
|
|
dwWordOffset
|
EEPROM location to read from.
|
|
lpwValue
|
Pointer to the value read from the EEPROM.
|
Return Value
FT_OK if successful, otherwise the return value is an FT error code.


