public static string[] ListDrivers( Type dev_type )
Public Shared Function ListDrivers ( dev_type As Type ) As String()
public: static array<String^>^ ListDrivers( Type^ dev_type )
static member ListDrivers : dev_type : Type -> string[]
In This Article