PcapStatus indicating success or error.lookupNet
fn
PcapStatus lookupNet(string device, out uint net, out uint mask, out string errBuf)Returns the network number and mask for a device.
Parameters
device | The device name. |
net | Receives the network number. |
mask | Receives the netmask. |
errBuf | Buffer to receive error information. |
Returns
A