Function windows::Win32::NetworkManagement::NetManagement::NetGetJoinInformation
pub unsafe fn NetGetJoinInformation<P0>(
lpserver: P0,
lpnamebuffer: *mut PWSTR,
buffertype: *mut NETSETUP_JOIN_STATUS,
) -> u32where
P0: Param<PCWSTR>,