Function win_sys::FileSystem::GetFileAttributesTransactedW[][src]

pub unsafe fn GetFileAttributesTransactedW<'a, Param0, Param3>(
    lpfilename: Param0,
    finfolevelid: GET_FILEEX_INFO_LEVELS,
    lpfileinformation: *mut c_void,
    htransaction: Param3
) -> BOOL where
    Param0: IntoParam<'a, PWSTR>,
    Param3: IntoParam<'a, HANDLE>, 
Expand description

Required features: Win32_Storage_FileSystem, Win32_Foundation