Quantcast
Channel: WinDev Forum
Viewing all articles
Browse latest Browse all 1914

[WD22] API Question (no replies)

$
0
0
Hi API Gurus,

I need some help.

I use a OCR API which has the following function:

HRESULT OCR_MakeSearchable(
PXODocument Doc,
PXO_Options* pOptions,
PXO_Pagelist PageList = NULL
);

PXO_Options is a structure

My Code:


OCR_MakeSearchable is API Description
OCR_MakeSearchable..DLLName="OcrTools.x86.dll"
OCR_MakeSearchable..FunctionName="OCR_MakeSearchable"
OCR_MakeSearchable..ReturnType=apiSystemInt
OCR_MakeSearchable..Parameter[1]..Type=apiSystemInt//PDF
OCR_MakeSearchable..Parameter[2]..Type=stMyPXO //Structur <<<<<<<<<<<<ERROR
OCR_MakeSearchable..Parameter[3]..Type=apiSystemInt //NULL

How to declare a structure parameter ?

Viewing all articles
Browse latest Browse all 1914

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>