Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Network interface
#28
How to deal with arrays?

one property is this

string NetworkAddresses[];

IDispatch col = wmi.ExecQuery("SELECT * FROM Win32_NetworkAdapter WHERE IPEnabled=''TRUE''" ,@,IFlags)
foreach x col
foreach v x.NetworkAddresses
out v.vt

does not work....


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)