Function windows_sys::Win32::Storage::FileSystem::GetVolumePathNamesForVolumeNameW
[−]pub unsafe extern "system" fn GetVolumePathNamesForVolumeNameW(
lpszvolumename: PCWSTR,
lpszvolumepathnames: PWSTR,
cchbufferlength: u32,
lpcchreturnlength: *mut u32
) -> BOOLExpand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’