windows::Win32::NetworkManagement::WNet

Function NPGetUniversalName

pub unsafe fn NPGetUniversalName<P0>(
    lplocalpath: P0,
    dwinfolevel: UNC_INFO_LEVEL,
    lpbuffer: *mut c_void,
    lpbuffersize: *mut u32,
) -> u32
where P0: Param<PCWSTR>,