hopenOfflineWithTstampPrecision

fnPcapHandle hopenOfflineWithTstampPrecision(void * osHandle, u_int precision, out string errBuf)

Opens a savefile for reading from an OS handle, with specified timestamp precision. (Windows only)

Parameters

osHandleThe OS handle.
precisionThe desired timestamp precision.
errBufBuffer to receive error information.

Returns

A PcapHandle.