windows::Win32::Management::MobileDeviceManagementRegistration

Function RegisterDeviceWithManagement

pub unsafe fn RegisterDeviceWithManagement<P0, P1, P2>(
    pszupn: P0,
    ppszmdmserviceuri: P1,
    ppzsaccesstoken: P2,
) -> Result<()>
where P0: Param<PCWSTR>, P1: Param<PCWSTR>, P2: Param<PCWSTR>,