Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves file system attributes for a specified file or directory as a transacted operation.
inline DWORD CAtlTransactionManager::GetFileAttributes(
LPCTSTR lpFileName
);
Parameters
- lpFileName
The name of the file or directory.
Remarks
This wrapper calls the GetFileAttributesTransacted function.
Requirements
Header: atltransactionmanager.h