I've been using the reflection library to work with the wifi classes.
it's all worked really well, but one thing I haven't been able to figure out is how you would dim a new instance of an included class.
One of the commands I want to issue requires you to pass in an object of class WifiConfiguration. Is there anyway to create a new instance of it?
Tom
it's all worked really well, but one thing I haven't been able to figure out is how you would dim a new instance of an included class.
One of the commands I want to issue requires you to pass in an object of class WifiConfiguration. Is there anyway to create a new instance of it?
Tom