网站首页
词典首页
请输入您要查询的计算机术语:
术语
CFile::SetFilePath
释义
CFile::SetFilePath
virtual void SetFilePath(LPCTSTR lpszNewName);
参数:
lPszNewName
指向指定新文件的路径字符串。
说明:
调用此成员函数指定文件路径。例如当构造一个CFile对象而文件的路径无效时,可调用此成员函数提供路径。
注意:SetFilePath不打开或创建文件,只将CFile对象和路径名联系起来,然后即可使用。
请参阅:CFile::GetFilePath, CFile::CFile
随便看
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
COlePropertyPage::IgnoreApply
COlePropertyPage::IsModified
COlePropertyPage::OnEditProperty
COlePropertyPage::OnHelp
COlePropertyPage::OnInitDialog
COlePropertyPage::OnObjectsChanged
COlePropertyPage::OnSetPageSite
COlePropertyPage::SetControlStatus
COlePropertyPage::SetDialogResource
COlePropertyPage::SetHelpInfo
COlePropertyPage::SetModifiedFlag
MFC类库中文详解手册包含4274条MFC类库参考词条,基本涵盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容,是计算机编程的有利工具。
Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40
更新时间:2026/6/14 11:39:56