DevicesIsValidDeviceType Method
Confirms that the supplied device type is a valid ASCOM device type.
Namespace: ASCOM.CommonAssembly: ASCOM.Common (in ASCOM.Common.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
public static bool IsValidDeviceType(
DeviceTypes deviceType
)
Public Shared Function IsValidDeviceType (
deviceType As DeviceTypes
) As Boolean
- deviceType DeviceTypes
- Device type name to assess.
BooleanReturns true if the supplied type is a valid ASCOM device type, otherwise returns false.
Supported in: 2.0