网站首页
词典首页
请输入您要查询的计算机术语:
术语
CTypedPtrArray::SetAt
释义
CTypedPtrArray::SetAt
void SetAt( int nIndex, TYPE ptr );
参数:
nIndex
一个整数索引,它大于或等于0,小于或等于由CObArray::GetUpperBound返回的值。
TYPE
保存在基类数组中的元素类型。
ptr
一个指向要被插入此数组的指定索引处的元素的指针。可以是NULL。
说明:
此成员函数调用BASE_CLASS::SetAt。更多的细节说明,参见CObArray::SetrtAt。
随便看
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
CCommandLineInfo::m_strFilename
CCommandLineInfo::m_strPortName
CCommandLineInfo::m_strPrinterName
CCommandLineInfo::ParseParam
CCommonDialog
CCommonDialog::CCommonDialog
CConnectionPoint
CConnectionPoint::GetConnections
CConnectionPoint::GetContainer
CConnectionPoint::GetIID
CConnectionPoint::GetMaxConnections
CConnectionPoint::OnAdvise
CControlBar
MFC类库中文详解手册包含4274条MFC类库参考词条,基本涵盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容,是计算机编程的有利工具。
Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40
更新时间:2026/6/1 18:34:36