DETECT_TABLES_RESULT

Summary

Detecting tables result.

Syntax

typedef struct DETECT_TABLES_RESULT 
{ 
   L_UINT uStructSize; 
   CORETABLE * pTables; 
   L_UINT uCount; 
} DETECT_TABLES_RESULT, * pDETECT_TABLES_RESULT; 

Members

uStructSize

The size of the structure in bytes.

pTables

A buffer of CORETABLEs containing the information on any detected tables.

uCount

The number of tables detected.

Usage

Help Version 22.0.2023.7.11
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.