hopenOffline

fnPcapHandle hopenOffline(void * osHandle, out string errBuf)

Opens a savefile for reading from an OS handle. (Windows only)

Parameters

osHandleThe OS handle (HANDLE).
errBufBuffer to receive error information.

Returns

A PcapHandle.