¡@

Home 

c# Programming Glossary: iclass

C# exposing to COM - interface inheritance

http://stackoverflow.com/questions/1863128/c-sharp-exposing-to-com-interface-inheritance

that implements IBaseClass Then I have an interface IClass that inherits IBaseClass. Then I have a class named class that.. Then I have a class named class that implements IClass. For example ComVisible true InterfaceType ComInterfaceType.IsDual.. ComInterfaceType.IsDual Guid XXXXXXX public interface IClass IBaseClass PreserveSig string GetB ComVisible true ClassInterface..