Skip to main content

GetFileAttributesTransactedW

Function GetFileAttributesTransactedW 

Source
pub unsafe fn GetFileAttributesTransactedW<'a>(
    lpfilename: impl IntoParam<'a, PWSTR>,
    finfolevelid: GET_FILEEX_INFO_LEVELS,
    lpfileinformation: *mut c_void,
    htransaction: impl IntoParam<'a, HANDLE>,
) -> BOOL