Function MprAdminInterfaceGetHandle
pub unsafe fn MprAdminInterfaceGetHandle<P1>(
hmprserver: isize,
lpwsinterfacename: P1,
phinterface: *mut HANDLE,
fincludeclientinterfaces: bool,
) -> u32where
P1: Param<PCWSTR>,