The EnumIPInfo($NIC,3) is calling information from my network card. IE Static address or DHCP Address
From what I read;
EnumIPInfo($NIC,1) = IP Address
EnumIPInfo($NIC,2) = Subnet Mask
EnumIPInfo($NIC,3) = Default Gate

I just googled the problem it turned up that code.

I have now got to implement it in an Active directory to see what the result is.

Hope the above is use to other people.


Edited by rhunton (2007-12-09 10:57 PM)