释义 |
CDataPathProperty::SetPath
void SetPath(LPCTSTR lpszPath);
参数:lpszPath | 正在异步装入的特性的路径。CDataPathProperty使用URL而不是文件名。如果需要文件的CDataPathProperty对象,可在路径前面附加file://。 |
说明: 调用这个成员函数,可以设置特性的路径名。
请参阅: CDataPathProperty::GetPath, CDataPathProperty::SetControl, CDataPathProperty::CDataPathProperty |