The CAP file has not been opened, see the FAdpOpenFile function.
HNERR_INCOMPATIBLE_MODE
Incompatible mode. Occurs if the CAP was is not opened for reading (see
FAdpOpenFile).
HNERR_READ_FILE
File read error.
HNERR_INVALID_HANDLE
hFAdp parameter is not the HNFileAdapter object handle.
Description:
Use FAdpRewindFile to reposition packet pointer to the first packet in the file. This function
may be useful if you need to re-read CAP file content, for sequential packets reading please use
FAdpGetNextPacket function.