网站首页
词典首页
请输入您要查询的计算机术语:
术语
CListBox::DeleteString
释义
CListBox::DeleteString
int DeleteString( UINT nIndex );
返回值:
留在列表中的字符串数目。如果nIndex指定一个比列表项的数目大的索引时,返回值为LB_ERR。
参数:
nIndex
指定将被删除的字符串的基于零的索引。
说明:从列表框中删除一项。
请参阅:
LB_DeleteString, CListBox::AddString, CListBox::InsertString
随便看
COleServerDoc::GetItemPosition
COleServerDoc::GetZoomFactor
COleServerDoc::IsEmbedded
COleServerDoc::IsInPlaceActive
COleServerDoc::NotifyChanged
COleServerDoc::NotifyClosed
COleServerDoc::NotifyRename
COleServerDoc::NotifySaved
COleServerDoc::OnClose
COleServerDoc::OnDeactivate
COleServerDoc::OnDeactivateUI
COleServerDoc::OnDocWindowActivate
COleServerDoc::OnExecOleCmd
COleServerDoc::OnFrameWindowActivate
COleServerDoc::OnGetEmbeddedItem
COleServerDoc::OnReactivateAndUndo
COleServerDoc::OnResizeBorder
COleServerDoc::OnSetHostNames
COleServerDoc::OnSetItemRects
COleServerDoc::OnShowControlBars
COleServerDoc::OnShowDocument
COleServerDoc::OnUpdateDocument
COleServerDoc::RequestPositionChange
COleServerDoc::SaveEmbedding
COleServerDoc::ScrollContainerBy
MFC类库中文详解手册包含4274条MFC类库参考词条,基本涵盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容,是计算机编程的有利工具。
Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40
更新时间:2026/8/3 15:56:08