Set global com visible to false and only exposed the classes that need to be.
This commit is contained in:
@@ -30,6 +30,7 @@ namespace ASCOM.Meade.net
|
||||
[ProgId("ASCOM.MeadeGeneric.focuser")]
|
||||
[ServedClassName("Meade Generic")]
|
||||
[ClassInterface(ClassInterfaceType.None)]
|
||||
[ComVisible(true)]
|
||||
public class Focuser : ReferenceCountedObjectBase, IFocuserV3
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user