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

Inquires the current missing symbol setting.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_REC_output_missing_symbol_get(
   LPAT_WCHAR pMissSym
);

Arguments:

Name Type Description
pMissSym LPAT_WCHAR Pointer to a variable to get the missing symbol setting.

Return Value:

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

Supported Raster Image Formats:

This function does not process image pixels.