网站首页
词典首页
请输入您要查询的计算机术语:
术语
CTypedPtrArray::SetAt
释义
CTypedPtrArray::SetAt
void SetAt( int nIndex, TYPE ptr );
参数:
nIndex
一个整数索引,它大于或等于0,小于或等于由CObArray::GetUpperBound返回的值。
TYPE
保存在基类数组中的元素类型。
ptr
一个指向要被插入此数组的指定索引处的元素的指针。可以是NULL。
说明:
此成员函数调用BASE_CLASS::SetAt。更多的细节说明,参见CObArray::SetrtAt。
随便看
CPoint::operator +
CPoint::operator !=
CPrintDialog
CPrintDialog::CPrintDialog
CPrintDialog::CreatePrinterDC
CPrintDialog::DoModal
CPrintDialog::GetCopies
CPrintDialog::GetDefaults
CPrintDialog::GetDeviceName
CPrintDialog::GetDevMode
CPrintDialog::GetDriverName
CPrintDialog::GetFromPage
CPrintDialog::GetPortName
CPrintDialog::GetPrinterDC
CPrintDialog::GetToPage
CPrintDialog::m_pd
CPrintDialog::PrintAll
CPrintDialog::PrintCollate
CPrintDialog::PrintRange
CPrintDialog::PrintSelection
CPrintInfo
CPrintInfo::GetFromPage
CPrintInfo::GetMaxPage
CPrintInfo::GetMinPage
CPrintInfo::GetOffsetPage
MFC类库中文详解手册包含4274条MFC类库参考词条,基本涵盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容,是计算机编程的有利工具。
Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40
更新时间:2026/8/3 14:30:00