Skip to main content

FindFirstStreamTransactedW

Function FindFirstStreamTransactedW 

Source
pub unsafe fn FindFirstStreamTransactedW<'a>(
    lpfilename: impl IntoParam<'a, PWSTR>,
    infolevel: STREAM_INFO_LEVELS,
    lpfindstreamdata: *mut c_void,
    dwflags: u32,
    htransaction: impl IntoParam<'a, HANDLE>,
) -> FindStreamHandle