ImageGear for C and C++ on Windows v19.9 - Updated
IG_REC_output_rejection_symbol_get
API Reference Guide > Recognition Component API Reference > Recognition Component Functions Reference > Output Functions > IG_REC_output_rejection_symbol_get

Inquires the current rejection symbol setting.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_REC_output_rejection_symbol_get(
   LPAT_WCHAR pRejchar
);

Arguments:

Name Type Description
pRejchar LPAT_WCHAR Pointer to a variable to get the rejection symbol setting.

Supported Raster Image Formats:

This function does not process image pixels.

Return Value:

Returns the number of ImageGear errors that occurred during this function call.