This class supports users who access RapidSpell controls from COM code.
| C# | Visual Basic | Visual C++ |
public class ComClientInteropSupport
Public Class ComClientInteropSupport
public ref class ComClientInteropSupport
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| ComClientInteropSupport()()() | ||
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Key | The COM support key (email support@keyoti.com for a key). | |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString()()() | (Inherited from Object.) |
RapidSpell .NET, although completely written in .NET, can be used from COM, as per MS documented procedure.
Please note that according to MS, not all containers are 'supported' http://support.microsoft.com/default.aspx?scid=KB;EN-US;311334
| Object | |
| ComClientInteropSupport | |