Function Reference


_WinNet_GetProviderName

Obtains the provider name for a specific type of network

#include <WinNet.au3>
_WinNet_GetProviderName ( $iType )

Parameters

$iType Network type that is unique to the network

Return Value

Success: the network provider .
Failure: sets the @error flag to non-zero.

See Also

Search WNetGetProviderName in MSDN Library.