PcapHandle.create
fn
PcapHandle create(string device, out string errBuf)Creates a pcap handle for a device.
This handle must be activated with activate() after configuration.
Parameters
device | The device name. |
errBuf | Buffer to receive error information if the creation fails. |
Returns
A