网站首页
词典首页
请输入您要查询的计算机术语:
术语
CListBox::DeleteString
释义
CListBox::DeleteString
int DeleteString( UINT nIndex );
返回值:
留在列表中的字符串数目。如果nIndex指定一个比列表项的数目大的索引时,返回值为LB_ERR。
参数:
nIndex
指定将被删除的字符串的基于零的索引。
说明:从列表框中删除一项。
请参阅:
LB_DeleteString, CListBox::AddString, CListBox::InsertString
随便看
COleDocObjectItem::COleDocObjectItem
COleDocObjectItem::ExecCommand
COleDocObjectItem::GetActiveView
COleDocObjectItem::GetPageCount
COleDocObjectItem::OnPreparePrinting
COleDocObjectItem::OnPrint
COleDocument
COleDocument::AddItem
COleDocument::ApplyPrintDevice
COleDocument::COleDocument
COleDocument::EnableCompoundFile
COleDocument::GetInPlaceActiveItem
COleDocument::GetNextClientItem
COleDocument::GetNextItem
COleDocument::GetNextServerItem
COleDocument::GetPrimarySelectedItem
COleDocument::GetStartPosition
COleDocument::HasBlankItems
COleDocument::OnEditChangeIcon
COleDocument::OnEditConvert
COleDocument::OnEditLinks
COleDocument::OnFileSendMail
COleDocument::OnShowViews
COleDocument::OnUpdateEditChangeIcon
COleDocument::OnUpdateEditLinksMenu
MFC类库中文详解手册包含4274条MFC类库参考词条,基本涵盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容,是计算机编程的有利工具。
Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40
更新时间:2026/8/31 2:01:39