• linkedu视频
  • 平面设计
  • 电脑入门
  • 操作系统
  • 办公应用
  • 电脑硬件
  • 动画设计
  • 3D设计
  • 网页设计
  • CAD设计
  • 影音处理
  • 数据库
  • 程序设计
  • 认证考试
  • 信息管理
  • 信息安全
菜单
linkedu.com
  • 网页制作
  • 数据库
  • 程序设计
  • 操作系统
  • CMS教程
  • 游戏攻略
  • 脚本语言
  • 平面设计
  • 软件教程
  • 网络安全
  • 电脑知识
  • 服务器
  • 视频教程
  • JavaScript
  • ASP.NET
  • PHP
  • 正则表达式
  • AJAX
  • JSP
  • ASP
  • Flex
  • XML
  • 编程技巧
  • Android
  • swift
  • C#教程
  • vb
  • vb.net
  • C语言
  • Java
  • Delphi
  • 易语言
  • vc/mfc
  • 嵌入式开发
  • 游戏开发
  • ios
  • 编程问答
  • 汇编语言
  • 微信小程序
  • 数据结构
  • OpenGL
  • 架构设计
  • qt
  • 微信公众号
您的位置:首页 > 程序设计 >vc/mfc > ITypeInfo::GetDocumentation方法参数的问题?

ITypeInfo::GetDocumentation方法参数的问题?

作者:佚名 字体:[增加 减小] 来源:互联网 时间:2017-06-04

佚名通过本文主要向大家介绍了参数估计的方法,js方法参数,pid参数整定方法,经济评价方法与参数,非参数检验方法等相关知识,希望对您有所帮助,也希望大家支持linkedu.com www.linkedu.com
问题: ITypeInfo::GetDocumentation方法参数的问题?
描述:

本帖最后由 yaxiya 于 2011-06-15 13:47:48 编辑


ITypeInfo::GetDocumentation
HRESULT GetDocumentation( 
  MEMBERID  memid,                     
  BSTR FAR*  pBstrName,                
  BSTR FAR*  pBstrDocString,           
  unsigned long FAR*  pdwHelpContext,  
  BSTR FAR*  pBstrHelpFile             
);
Retrieves the documentation string, the complete Help file name and path, and the context ID for the Help topic for a specified type description.
Parameters
memid 
ID of the member whose documentation is to be returned. 
pBstrName 
Pointer to a BSTR allocated by the callee into which the name of the specified item is placed. If the caller does not need the item name, pBstrName can be Null. 
pBstrDocString 
Pointer to a BSTR into which the documentation string for the specified item is placed. If the caller does not need the documentation string, pBstrDocString can be Null. 
pdwHelpContext 
Pointer to the Help context associated with the specified item. If the caller does not need the Help context, the pdwHelpContext can be Null. 
pBstrHelpFile 
Pointer to a BSTR into which the fully qualified name of the Help file is placed. If the caller does not need the Help file name, pBstrHelpFile can be Null. 

经测试:参数pBstrName表示方面名称,参数pBstrDocString表示方法的注释;
不知道参数pdwHelpContext 与
pBstrHelpFile 
是表示什么意思?


分享到:QQ空间新浪微博腾讯微博微信百度贴吧QQ好友复制网址打印

您可能想查找下面的文章:

  • ITypeInfo::GetDocumentation方法参数的问题?

相关文章

  • 2017-06-05 求解,在webbrowser控件中,窗口弹不出来
  • 2017-06-05 如何将DLL文件编译到最终的执行文件中去?
  • 2017-06-04 COM编程的问题:VS2005无法像VC6一样创建并使用ATL的COM工程如何解决?详细情况请进
  • 2017-06-05 怎么得到outlook的收件人地址?
  • 2017-06-04 关于微软CredentialProviderSample的一些疑问
  • 2017-06-04 我是初用vc和ATL,请问在ATL里面怎么使用对话框资源阿
  • 2017-06-05 紧急求援:请问如何在DLL里操作Windows里的MSMQ?
  • 2017-06-04 求教:如何判断单元格内是否有图像,显示的图象无法清除的问题,小弟已经没有分了,希望各位高手帮忙。
  • 2017-06-04 STA的多线程问题?
  • 2017-06-05 如何获取已知进程下的所有进程

文章分类

  • JavaScript
  • ASP.NET
  • PHP
  • 正则表达式
  • AJAX
  • JSP
  • ASP
  • Flex
  • XML
  • 编程技巧
  • Android
  • swift
  • C#教程
  • vb
  • vb.net
  • C语言
  • Java
  • Delphi
  • 易语言
  • vc/mfc
  • 嵌入式开发
  • 游戏开发
  • ios
  • 编程问答
  • 汇编语言
  • 微信小程序
  • 数据结构
  • OpenGL
  • 架构设计
  • qt
  • 微信公众号

最近更新的内容

    • 如何获取webbrowser控件的guid和iid
    • 如何利用iWebBrowser2编写自己的浏览器?
    • 控件中的无模式对话框上的Edit框问题!
    • 一个列表控件如何转变为带有滚动的窗口视图?
    • ActiveX中Edit无法响应Backspace键
    • 为什么不能够引用第二个自动化类
    • VC60+MapX开发的程序,可正常编译执行,可是点击“取消”按钮时出错
    • 怎样用VBA得到Powerpoint内容的框架结构??谢谢
    • 请大家对我的软件指点一二,好的意见给分
    • 控件中嵌入文档/视图框架后,如何利用CToolTipCtrl在客户区显示tip?

关于我们 - 联系我们 - 免责声明 - 网站地图

©2020-2025 All Rights Reserved. linkedu.com 版权所有