Function win_sys::FileSystem::FindFirstFileNameTransactedW [−][src]
pub unsafe fn FindFirstFileNameTransactedW<'a, Param0, Param4>(
lpfilename: Param0,
dwflags: u32,
stringlength: *mut u32,
linkname: PWSTR,
htransaction: Param4
) -> FindFileNameHandle where
Param0: IntoParam<'a, PWSTR>,
Param4: IntoParam<'a, HANDLE>, Expand description
Required features: Win32_Storage_FileSystem, Win32_Foundation