Skip to content

PCAP.DumpFile.Position

Andrew Lambert edited this page Nov 26, 2022 · 3 revisions

PCAP.DumpFile.Position

Property declaration

 Dim Position As Integer

Remarks

The position of the file pointer; since the dump file is write only to us this is equivalent to the file length.

Clone this wiki locally