CAtlTransactionManager::GetFileAttributes
检索指定的文件或目录中的文件系统属性为已处理的操作。
inline DWORD CAtlTransactionManager::GetFileAttributes(
LPCTSTR lpFileName
);
参数
- lpFileName
文件或目录的名称。
备注
此包装调用 GetFileAttributesTransacted 功能。
要求
Header: atltransactionmanager.h