网站首页
词典首页
请输入您要查询的计算机术语:
术语
CTypedPtrArray::Add
释义
CTypedPtrArray::Add
int Add( TYPE newElement );
返回值:返回被添加元素的索引。
参数:
TYPE
指定要添加到数组中的元素的类型的模板参数。
newElement
要添加到此数组中去的元素。
说明:
此成员函数调用BASE_CLASS::Add。更多的细节说明,参见CObArray::Add。
随便看
CRecordset::GetRowsFetched
CRecordset::GetRowStatus
CRecordset::GetSQL
CRecordset::GetStatus
CRecordset::GetTableName
CRecordset::IsBOF
CRecordset::IsDeleted
CRecordset::IsEOF
CRecordset::IsFieldDirty
CRecordset::IsFieldNull
CRecordset::IsFieldNullable
CRecordset::IsOpen
CRecordset::m_hstmt
CRecordset::m_nFields
CRecordset::m_nParams
CRecordset::Move
CRecordset::MoveFirst
CRecordset::MoveLast
CRecordset::MoveNext
CRecordset::MovePrev
CRecordset::m_pDatabase
CRecordset::m_strFilter
CRecordset::m_strSort
CRecordset::OnSetOptions
CRecordset::Open
MFC类库中文详解手册包含4274条MFC类库参考词条,基本涵盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容,是计算机编程的有利工具。
Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40
更新时间:2025/12/7 19:24:29