windows::Win32::Management::MobileDeviceManagementRegistration

Function ApplyLocalManagementSyncML

pub unsafe fn ApplyLocalManagementSyncML<P0>(
    syncmlrequest: P0,
    syncmlresult: Option<*mut PWSTR>,
) -> Result<()>
where P0: Param<PCWSTR>,