ProfileGetDrivers Method
Searches the ASCOM Registry for all drivers of a specified driver type
Namespace: ASCOM.ComAssembly: ASCOM.Com (in ASCOM.Com.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
public static List<ASCOMRegistration> GetDrivers(
DeviceTypes deviceType
)
Public Shared Function GetDrivers (
deviceType As DeviceTypes
) As List(Of ASCOMRegistration)
- deviceType DeviceTypes
- The driver type to search for as a DriverType.
ListASCOMRegistrationReturns a list of found ASCOM Devices, this includes ProgID and the friendly Name
Supported in: 2.0