¡@

Home 

c++ Programming Glossary: classinterface

How do I call a .NET assembly from C/C++?

http://stackoverflow.com/questions/106033/how-do-i-call-a-net-assembly-from-c-c

ComVisible true Guid 12AC8095 BD27 4de8 A30B 991940666927 ClassInterface ClassInterfaceType.None public sealed class Config IConfig public.. Guid 12AC8095 BD27 4de8 A30B 991940666927 ClassInterface ClassInterfaceType.None public sealed class Config IConfig public Config public..

Convert/cast SAFEARRAY of IUnknowns to an iterable array of interface pointers

http://stackoverflow.com/questions/12412533/convert-cast-safearray-of-iunknowns-to-an-iterable-array-of-interface-pointers

ComVisible true Guid 8B6EDB6B 2CF0 4eba A756 B6E92A71A48B ClassInterface ClassInterfaceType.None public class Proxy IProxy public IOrder.. Guid 8B6EDB6B 2CF0 4eba A756 B6E92A71A48B ClassInterface ClassInterfaceType.None public class Proxy IProxy public IOrder GetOrders return.. ComVisible true Guid B0E866EB AF6D 432c 9560 AFE7D171B0CE ClassInterface ClassInterfaceType.None public class Order IOrder private int..

passing an array of structs from c# to C++ using com callable wrapper

http://stackoverflow.com/questions/12503041/passing-an-array-of-structs-from-c-sharp-to-c-using-com-callable-wrapper

ComVisible true Guid CEFE5CAA 5C7E 464F 8020 E0FC78180D9B ClassInterface ClassInterfaceType.None public class DniNetStructsObj IAccountStructLookup.. Guid CEFE5CAA 5C7E 464F 8020 E0FC78180D9B ClassInterface ClassInterfaceType.None public class DniNetStructsObj IAccountStructLookup..

How to call managed C++ methods from Un-managed C++

http://stackoverflow.com/questions/15772765/how-to-call-managed-c-methods-from-un-managed-c

public interface DBCOM_Events Guid GuiD CODE REMOVED ClassInterface ClassInterfaceType.None ComSourceInterfaces typeof DBCOM_Events.. DBCOM_Events Guid GuiD CODE REMOVED ClassInterface ClassInterfaceType.None ComSourceInterfaces typeof DBCOM_Events public class..

Implement a C# DLL COM File In Unmanaged C++ Program

http://stackoverflow.com/questions/15793668/implement-a-c-sharp-dll-com-file-in-unmanaged-c-program

DBCOM_Events Guid 7C13A8C6 4230 445f 8C77 0CA5EDECDCB5 ClassInterface ClassInterfaceType.None ComSourceInterfaces typeof DBCOM_Events.. Guid 7C13A8C6 4230 445f 8C77 0CA5EDECDCB5 ClassInterface ClassInterfaceType.None ComSourceInterfaces typeof DBCOM_Events public class..

Is it possible to package WPF window as COM Object

http://stackoverflow.com/questions/2186829/is-it-possible-to-package-wpf-window-as-com-object

ComVisible true Guid 9E5E5FB2 219D 4ee7 AB27 E4DBED8E123F ClassInterface ClassInterfaceType.None public class TestWPFInterface ITestWPFInterface.. Guid 9E5E5FB2 219D 4ee7 AB27 E4DBED8E123F ClassInterface ClassInterfaceType.None public class TestWPFInterface ITestWPFInterface public..

Developing Internet Explorer Extensions?

http://stackoverflow.com/questions/5643819/developing-internet-explorer-extensions

namespace InternetExplorerExtension ComVisible true ClassInterface ClassInterfaceType.None Guid D40C654D 7C51 4EB3 95B2 1E23905C2A2D.. InternetExplorerExtension ComVisible true ClassInterface ClassInterfaceType.None Guid D40C654D 7C51 4EB3 95B2 1E23905C2A2D ProgId MyBHO.WordHighlighter..