Function windows_sys::Win32::Storage::FileSystem::GetFileAttributesTransactedA
[−]pub unsafe extern "system" fn GetFileAttributesTransactedA(
lpfilename: PCSTR,
finfolevelid: GET_FILEEX_INFO_LEVELS,
lpfileinformation: *mut c_void,
htransaction: HANDLE
) -> BOOL
Expand description
Required features: "Win32_Storage_FileSystem"
, "Win32_Foundation"