pub unsafe extern "system" fn MappingRecognizeText(
    pserviceinfo: *const MAPPING_SERVICE_INFO,
    psztext: PCWSTR,
    dwlength: u32,
    dwindex: u32,
    poptions: *const MAPPING_OPTIONS,
    pbag: *mut MAPPING_PROPERTY_BAG
) -> HRESULT
Expand description

Required features: "Win32_Globalization"