ProfileRegister Method
Register an ASCOM device in the profile
Namespace: ASCOM.ComAssembly: ASCOM.Com (in ASCOM.Com.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
public static void Register(
DeviceTypes deviceType,
string progId,
string description
)
Public Shared Sub Register (
deviceType As DeviceTypes,
progId As String,
description As String
)
Parameters
- deviceType DeviceTypes
- ASCOM device type e.g. Telescope.
- progId String
- COM ProgID of the driver
- description String
- Device description that will appear in the Chooser list.
Supported in: 2.0