Message 1 of 1
Cancelling OnTranslateDocument not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
The event OnTranslateDocument not getting cancelled by setting
*HandlingCode = HandlingCodeEnum::kEventCanceled;
How to cancel it in proper way?