IPXV_OCRResult::SymbolCode Property

From PDF XChange PDF SDK
Revision as of 12:44, 9 June 2016 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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