Function windows::Win32::Management::MobileDeviceManagementRegistration::SetDeviceManagementConfigInfo
pub unsafe fn SetDeviceManagementConfigInfo<P0, P1>(
providerid: P0,
configstring: P1,
) -> Result<()>where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,