Function windows::Win32::NetworkManagement::WNet::NPAddConnection
pub unsafe fn NPAddConnection<P0, P1>(
lpnetresource: *const NETRESOURCEW,
lppassword: P0,
lpusername: P1,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,