Function NPAddConnection
pub unsafe fn NPAddConnection<P1, P2>(
lpnetresource: *const NETRESOURCEW,
lppassword: P1,
lpusername: P2,
) -> u32where
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,
pub unsafe fn NPAddConnection<P1, P2>(
lpnetresource: *const NETRESOURCEW,
lppassword: P1,
lpusername: P2,
) -> u32where
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,