IPXV_OCRResult::SymbolCode Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(No difference)

Latest revision as of 12:44, 9 June 2016


Property SymbolCode of interface IPXV_OCRResult returns Value of WORD ...

Syntax

HRESULT get_SymbolCode([in]           ULONG  nSymbolIndex,
                       [out, retval]  WORD*  nCode);

Parameters

nSymbolIndex
[in] Value of ULONG.

See Also

IPXV_OCRResult