Function windows_sys::Win32::Storage::FileSystem::GetFullPathNameTransactedW
[−]pub unsafe extern "system" fn GetFullPathNameTransactedW(
lpfilename: PWSTR,
nbufferlength: u32,
lpbuffer: PWSTR,
lpfilepart: *mut PWSTR,
htransaction: HANDLE
) -> u32Expand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’
