网站首页
词典首页
请输入您要查询的计算机术语:
术语
CProgressCtrl::GetRange
释义
CProgressCtrl::GetRange
void GetRange( int& nLower, int& nUpper );
参数:
nLower
一个指向整数的引用,它用来接收进度条控件的下限。
nUpper
一个指向整数的引用,它用来接收进度条控件的上限。
说明:
此成员函数用来获取当前进度条控件的上限和下限,或者说是范围。此函数将上限和下限值拷贝到由nLower和nUpper各自引用的整数中。
请参阅:PBRANGE, PBM_GETRANGE
随便看
COleObjectFactory::RegisterAll
COleObjectFactory::Revoke
COleObjectFactory::RevokeAll
COleObjectFactory::UpdateRegistry
COleObjectFactory::UpdateRegistryAll
COleObjectFactory::VerifyLicenseKey
COleObjectFactory::VerifyUserLicense
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
MFC类库中文详解手册包含4274条MFC类库参考词条,基本涵盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容,是计算机编程的有利工具。
Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40
更新时间:2026/3/3 9:51:10