Contains the match found for a pattern and input.
Structure size. It should be equal to sizeof(L_RegexMatch)
.
Index of character where the match starts.
Length in characters for the matched string.
Total cost of this match, if many changes/transformations were made, this will be high. It will be 0 if none.
Total insertions of this match, 0 if none.
Total deletions of this match, 0 if none.
Total replacements of this match, 0 if none.
Although information about how many transformations were made to get a match is listed here, the API provides no indication where exactly the changes were made.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document