网站首页
词典首页
请输入您要查询的计算机术语:
术语
访问类型库
释义
访问类型库
类型库揭示了OLE控件与其它具有OLE能力的应用程序之间的接口。如果OLE控件需要提供一个或多个接口,它必须具有一个类型库。
下面列出的宏使OLE控件能够提供对它自己的类型库的访问。
类型库访问
DECLARE_OLETYPELIB
定义了OLE控件的GetTypeLib成员函数(必须在类定义中使用)
IMPLEMENT_OLETYPELIB
实现了OLE控件的GetTypeLib成员函数(必须在类实现中使用)
随便看
COlePasteSpecialDialog::CreateItem
COlePasteSpecialDialog::DoModal
COlePasteSpecialDialog::GetDrawAspect
COlePasteSpecialDialog::GetIconicMetafile
COlePasteSpecialDialog::GetPasteIndex
COlePasteSpecialDialog::GetSelectionType
COlePasteSpecialDialog::m_ps
COlePropertiesDialog
COlePropertiesDialog::COlePropertiesDialog
COlePropertiesDialog::DoModal
COlePropertiesDialog::m_gp
COlePropertiesDialog::m_lp
COlePropertiesDialog::m_op
COlePropertiesDialog::m_psh
COlePropertiesDialog::m_vp
COlePropertiesDialog::OnApplyScale
COlePropertyPage
COlePropertyPage::COlePropertyPage
COlePropertyPage::GetControlStatus
COlePropertyPage::GetObjectArray
COlePropertyPage::GetPageSite
COlePropertyPage::IgnoreApply
COlePropertyPage::IsModified
COlePropertyPage::OnEditProperty
COlePropertyPage::OnHelp
MFC类库中文详解手册包含4274条MFC类库参考词条,基本涵盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容,是计算机编程的有利工具。
Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40
更新时间:2026/4/30 1:09:39