windows::Win32::NetworkManagement::NetManagement

Function NetGetJoinInformation

pub unsafe fn NetGetJoinInformation<P0>(
    lpserver: P0,
    lpnamebuffer: *mut PWSTR,
    buffertype: *mut NETSETUP_JOIN_STATUS,
) -> u32
where P0: Param<PCWSTR>,