CAtlTransactionManager::GetFileAttributes
若要擷取指定檔案或目錄之檔案系統屬性為可交易的作業。
inline DWORD CAtlTransactionManager::GetFileAttributes(
LPCTSTR lpFileName
);
參數
- lpFileName
檔案或目錄的名稱。
備註
這個包裝函式呼叫 GetFileAttributesTransacted 函式。
需求
Header: atltransactionmanager.h