网站首页
词典首页
请输入您要查询的计算机术语:
术语
CGopherFileFind::GetLength
释义
CGopherFileFind::GetLength
virtual DWORD GetLength( ) const;
返回值:所找到文件的长度(以字节表示)。
说明:
调用此成员函数获取找到的文件的长度。
GetLength使用Win32结构WIN32_FIND_DATA的nFileSizeLow成员来获得DWORD的低位字的文件的字节长度。如果文件大于4G,则使用GetLength64成员。
请参阅:CFileFind
随便看
COlePasteSpecialDialog
COlePasteSpecialDialog::AddFormat
COlePasteSpecialDialog::AddStandardFormats
COlePasteSpecialDialog::COlePasteSpecialDialog
COlePasteSpecialDialog::CreateItem
COlePasteSpecialDialog::DoModal
COlePasteSpecialDialog::GetDrawAspect
COlePasteSpecialDialog::GetIconicMetafile
COlePasteSpecialDialog::GetPasteIndex
COlePasteSpecialDialog::GetSelectionType
COlePasteSpecialDialog::m_ps
COlePropertiesDialog
COlePropertiesDialog::COlePropertiesDialog
COlePropertiesDialog::DoModal
COlePropertiesDialog::m_gp
COlePropertiesDialog::m_lp
COlePropertiesDialog::m_op
COlePropertiesDialog::m_psh
COlePropertiesDialog::m_vp
COlePropertiesDialog::OnApplyScale
COlePropertyPage
COlePropertyPage::COlePropertyPage
COlePropertyPage::GetControlStatus
COlePropertyPage::GetObjectArray
COlePropertyPage::GetPageSite
MFC类库中文详解手册包含4274条MFC类库参考词条,基本涵盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容,是计算机编程的有利工具。
Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40
更新时间:2026/9/17 20:27:34