网站首页
词典首页
请输入您要查询的计算机术语:
术语
CTypedPtrArray::SetAt
释义
CTypedPtrArray::SetAt
void SetAt( int nIndex, TYPE ptr );
参数:
nIndex
一个整数索引,它大于或等于0,小于或等于由CObArray::GetUpperBound返回的值。
TYPE
保存在基类数组中的元素类型。
ptr
一个指向要被插入此数组的指定索引处的元素的指针。可以是NULL。
说明:
此成员函数调用BASE_CLASS::SetAt。更多的细节说明,参见CObArray::SetrtAt。
随便看
COleDropTarget
COleDropTarget::COleDropTarget
COleDropTarget::OnDragEnter
COleDropTarget::OnDragLeave
COleDropTarget::OnDragOver
COleDropTarget::OnDragScroll
COleDropTarget::OnDrop
COleDropTarget::OnDropEx
COleDropTarget::Register
COleDropTarget::Revoke
COleException
COleException::m_sc
COleException::Process
COleInsertDialog
COleInsertDialog::COleInsertDialog
COleInsertDialog::CreateItem
COleInsertDialog::DoModal
COleInsertDialog::GetClassID
COleInsertDialog::GetDrawAspect
COleInsertDialog::GetIconicMetafile
COleInsertDialog::GetPathName
COleInsertDialog::GetSelectionType
COleInsertDialog::m_io
COleIPFrameWnd
COleIPFrameWnd::COleIPFrameWnd
MFC类库中文详解手册包含4274条MFC类库参考词条,基本涵盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容,是计算机编程的有利工具。
Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40
更新时间:2025/1/7 4:12:20