KDCalc Class Library

IComInterop Interface

This interface serves as a COM Interop adapter for KDCalcEngine. The IComInterop interface should never be directly used. This interface allows Visual Basic to obtain Intellisense and perform early binding to the KDCalcEngine.

For a list of all members of this type, see IComInterop Members.

public interface IComInterop

Remarks

In order to use KDCalc within Visual Basic you need to register KDCalc.dll for COM Interop. See the Readme.html for more information on registering KDCalc for COM Interop.

Requirements

Namespace: KnowledgeDynamics.KDCalc

Assembly: KDCalcNet (in KDCalcNet.dll)

See Also

IComInterop Members | KnowledgeDynamics.KDCalc Namespace