Function windows_sys::Win32::Globalization::MappingRecognizeText
[−]pub unsafe extern "system" fn MappingRecognizeText(
pserviceinfo: *const MAPPING_SERVICE_INFO,
psztext: PWSTR,
dwlength: u32,
dwindex: u32,
poptions: *const MAPPING_OPTIONS,
pbag: *mut MAPPING_PROPERTY_BAG
) -> HRESULTExpand description
Required features: ‘Win32_Globalization’, ‘Win32_Foundation’
