win32file.GetFileAttributesExW
tuple = GetFileAttributesExW()
Retrieves attributes for a specified file or directory using Unicode paths.
Comments
See win32file::GetFileAttributesEx for a description of the arguments and return type.
tuple = GetFileAttributesExW()
Retrieves attributes for a specified file or directory using Unicode paths.