网站首页
词典首页
请输入您要查询的计算机术语:
术语
CTypedPtrArray::Add
释义
CTypedPtrArray::Add
int Add( TYPE newElement );
返回值:返回被添加元素的索引。
参数:
TYPE
指定要添加到数组中的元素的类型的模板参数。
newElement
要添加到此数组中去的元素。
说明:
此成员函数调用BASE_CLASS::Add。更多的细节说明,参见CObArray::Add。
随便看
CPropertyPage
CPropertyPage::CancelToClose
CPropertyPage::Construct
CPropertyPage::CPropertyPage
CPropertyPageEx
CPropertyPageEx::Construct
CPropertyPageEx::CPropertyPageEx
CPropertyPage::m_psp
CPropertyPage::OnApply
CPropertyPage::OnCancel
CPropertyPage::OnKillActive
CPropertyPage::OnOK
CPropertyPage::OnQueryCancel
CPropertyPage::OnReset
CPropertyPage::OnSetActive
CPropertyPage::OnWizardBack
CPropertyPage::OnWizardFinish
CPropertyPage::OnWizardNext
CPropertyPage::QuerySiblings
CPropertyPage::SetModified
CPropertySheet
CPropertySheet::AddPage
CPropertySheet::Construct
CPropertySheet::CPropertySheet
CPropertySheet::Create
MFC类库中文详解手册包含4274条MFC类库参考词条,基本涵盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容,是计算机编程的有利工具。
Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40
更新时间:2025/4/19 21:36:55