网站首页
词典首页
请输入您要查询的计算机术语:
术语
CRecordset::IsOpen
释义
CRecordset::IsOpen
BOOL IsOpen() const;
返回值:
如果先前已经调用了记录集对象的Open或Requery成员函数,并且记录集还未关闭,则返回一个非零值,否则返回值为零。
说明:此成员函数用来确定记录集是否已经打开。
随便看
CListBox::Create
CListBox::DeleteItem
CListBox::DeleteString
CListBox::Dir
CListBox::DrawItem
CListBox::FindString
CListBox::FindStringExact
CListBox::GetAnchorIndex
CListBox::GetCaretIndex
CListBox::GetCount
CListBox::GetCurSel
CListBox::GetHorizontalExtent
CListBox::GetItemData
CListBox::GetItemDataPtr
CListBox::GetItemHeight
CListBox::GetItemRect
CListBox::GetLocale
CListBox::GetSel
CListBox::GetSelCount
CListBox::GetSelItems
CListBox::GetText
CListBox::GetTextLen
CListBox::GetTopIndex
CListBox::InitStorage
CListBox::InsertString
MFC类库中文详解手册包含4274条MFC类库参考词条,基本涵盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容,是计算机编程的有利工具。
Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40
更新时间:2026/4/30 1:12:08