windows::Win32::Management::MobileDeviceManagementRegistration

Function DiscoverManagementServiceEx

pub unsafe fn DiscoverManagementServiceEx<P0, P1>(
    pszupn: P0,
    pszdiscoveryservicecandidate: P1,
) -> Result<*mut MANAGEMENT_SERVICE_INFO>
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,