-
使用多维数组传递参数/数据的client端com程序
使用多维数组传递参数/数据的client端com程序 -The client com app for using multi-dimension array to transfer parameter and data
- 2022-07-07 17:16:52下载
- 积分:1
-
变化的变量可以在交付的COM/DCOM接口(输入方法,…
Variant变量可以在COM/DCOM接口方法中传递(传入、传出)不定长结构数组,但是需要打包和解包,效率比较低。这个例子使用了size_is指定长度的方法,本是从MSDN上看到的,但是MSDN上给出的例子不够具体,所以费了些时间摸索,最后试通,给刚接触COM的朋友分享(老家伙们可以直接无视)。本例子由于是工作需要做得试验程序,因此其中存在少量冗余代码,大家注意一下就行了,还有,减少传递的参数个数时,所传递的实时(随机模拟)数据只是减了最后一个(没有减去相对应的),这个Bug不妨碍大局,因此存留,虽然Server支持DCOM,但是Client需要在本地运行,如果想Remote,稍微修改一下既可。-Variant variables can be in the COM/DCOM interface method of delivery (incoming, outgoing) variable-length array of structures, but it needs to be packaged reconciliation package, the efficiency is relatively low. This example uses the method size_is specified length, this is seen from the MSDN, but the example given on MSDN is not specific enough, it took some time to explore, the final test pass, to a friend new to COM sharing (the old guy They can ignore). This example needs to be done because it is the work of testing procedures, and therefore, there is a small amount of redundant code, we take note of the line, and also to reduce the number of parameters passed when the transmission
- 2022-04-08 10:27:58下载
- 积分:1
-
介绍一种使用VC++ ATL(Active Template Library),利用IDTExtensibility2接口,为Microsoft Word加入功...
介绍一种使用VC++ ATL(Active Template Library),利用IDTExtensibility2接口,为Microsoft Word加入功能简单的COM插件(addin),加入工具栏按钮和菜单等可视部件,并为其加入响应事件的方法,并在最后简单说明了实现与Office宏混合编程的方法-A VC ATL (Active Template Library), using IDTExtensibility2 interface for Microsoft Word functional simple plug-COM (addin) accession toolbar buttons and menus, and other visual components, and its accession to respond to the incident, and the final realization of a simple statement with the Office Acer mixed programming method
- 2022-02-14 19:38:28下载
- 积分:1
-
SAFEARRAY类型的包装类
SAFEARRAY类型的包装类 -Wrapped class for SAFEARRAY
- 2023-06-02 20:40:03下载
- 积分:1
-
在MFC应用程序中浏览PDF、Word文档文件
在MFC应用程序中浏览PDF、Word文档文件-in MFC Application Program View PDF, Word document files
- 2022-05-05 03:08:09下载
- 积分:1
-
C++编程学习工具 很有用的啊 将会是你的编程水平上升
C++编程学习工具 很有用的啊 将会是你的编程水平上升-C++ Programming learning tool will be useful, ah, is your level of increased programming
- 2022-06-28 14:04:17下载
- 积分:1
-
a clock ActiveX controls, such controls on the development of useful beginners
一个时钟的ActiveX控件,对开发此类控件的初学者很有帮助-a clock ActiveX controls, such controls on the development of useful beginners
- 2022-10-02 11:20:11下载
- 积分:1
-
用VC开发activex,是一个不错的参考
用VC开发activex,是一个不错的参考-With VC development activex, is a good reference
- 2022-11-23 00:30:04下载
- 积分:1
-
COM――到底是什么?――COM标准的要点介绍,它被设计用来解决什么问题
基本元素的定义――COM术语以及这些术语的含义
使用和处理COM对象――如...
COM――到底是什么?――COM标准的要点介绍,它被设计用来解决什么问题
基本元素的定义――COM术语以及这些术语的含义
使用和处理COM对象――如何创建、使用和销毁COM对象
基本接口――描述IUnknown基本接口及其方法
掌握串的处理――在COM代码中如何处理串
应用COM技术――例子代码,举例说明本文所讨论的所有概念
处理HRESULT――HRESULT类型描述,如何监测错误及成功代码 -COM- What is in the end?- COM introduce the main points of the standard, which was designed to solve the problem of the basic elements of what the definition of- COM terminology and the meaning of these terms of use and handling of COM objects- how to create, use and destruction of the basic interface COM object- described IUnknown the basic interface and its methods of treatment have strings- in the COM code string of the application of how to deal with COM technology- examples of code, examples discussed in this article all deal with the concept of HRESULT- HRESULT type description, how to monitor the errors and the success of the code
- 2022-01-25 20:42:46下载
- 积分:1
-
COM&DCOM编程指南配书源码
COM&DCOM编程指南配书源码-COMDCOM programming guide book distribution source
- 2022-03-24 14:58:53下载
- 积分:1