Function MprAdminInterfaceSetCredentials
pub unsafe fn MprAdminInterfaceSetCredentials<P0, P1, P2, P3, P4>(
lpwsserver: P0,
lpwsinterfacename: P1,
lpwsusername: P2,
lpwsdomainname: P3,
lpwspassword: P4,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,
P3: Param<PCWSTR>,
P4: Param<PCWSTR>,