Returns a Boolean value indicating whether or not the full width Latin characters will be replaced with their half width counterparts.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_REC_asian_convert_fullwidth_to_halwidth_get( LPAT_BOOL lpConvert ); |
Name | Type | Description |
---|---|---|
lpConvert | LPAT_BOOL | Buffer to retrieve the requested value. TRUE means that the full width Latin characters will be replaced with their half width counterparts. |
This function does not process image pixels.