网站首页
词典首页
请输入您要查询的计算机术语:
术语
CTypedPtrArray::Add
释义
CTypedPtrArray::Add
int Add( TYPE newElement );
返回值:返回被添加元素的索引。
参数:
TYPE
指定要添加到数组中的元素的类型的模板参数。
newElement
要添加到此数组中去的元素。
说明:
此成员函数调用BASE_CLASS::Add。更多的细节说明,参见CObArray::Add。
随便看
CComboBox::InitStorage
CComboBox::InsertString
CComboBox::LimitText
CComboBox::MeasureItem
CComboBox::Paste
CComboBox::ResetContent
CComboBox::SelectString
CComboBox::SetCurSel
CComboBox::SetDroppedWidth
CComboBox::SetEditSel
CComboBox::SetExtendedUI
CComboBox::SetHorizontalExtent
CComboBox::SetItemData
CComboBox::SetItemDataPtr
CComboBox::SetItemHeight
CComboBox::SetLocale
CComboBox::SetTopIndex
CComboBox::ShowDropDown
CCommandLineInfo
CCommandLineInfo::CCommandLineInfo
CCommandLineInfo::m_bRunAutomated
CCommandLineInfo::m_bRunEmbedded
CCommandLineInfo::m_bShowSplash
CCommandLineInfo::m_nShellCommand
CCommandLineInfo::m_strDriverName
MFC类库中文详解手册包含4274条MFC类库参考词条,基本涵盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容,是计算机编程的有利工具。
Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40
更新时间:2025/10/18 23:05:06