Obtains the provider name for a specific type of network
#include <WinNet.au3>
_WinNet_GetProviderName ( $iType )
$iType | Network type that is unique to the network |
Success: | the network provider . |
Failure: | sets the @error flag to non-zero. |
Search WNetGetProviderName in MSDN Library.