Skip to main content

GetVolumePathNamesForVolumeNameW

Function GetVolumePathNamesForVolumeNameW 

Source
pub unsafe fn GetVolumePathNamesForVolumeNameW<'a>(
    lpszvolumename: impl IntoParam<'a, PWSTR>,
    lpszvolumepathnames: PWSTR,
    cchbufferlength: u32,
    lpcchreturnlength: *mut u32,
) -> BOOL