DevicesIsValidDeviceTypeName Method
Confirms that the supplied device type string name is valid
Namespace: ASCOM.CommonAssembly: ASCOM.Common (in ASCOM.Common.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
public static bool IsValidDeviceTypeName(
string deviceTypeName
)
Public Shared Function IsValidDeviceTypeName (
deviceTypeName As String
) As Boolean
- deviceTypeName String
- Device type name as a string
BooleanTrue if the supplied name is a valid ASCOM device type, otherwise returns false.
Supported in: 2.0