IPXV_MacroHelper::AutoNumValue Property

From PDF XChange PDF SDK
Revision as of 01:23, 15 March 2016 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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


Property AutoNumValue of interface IPXV_MacroHelper returns/sets Value of ULONG ...

Syntax

HRESULT get_AutoNumValue([out, retval]  ULONG*  nValue);
HRESULT put_AutoNumValue([in]  ULONG  nValue);

See Also

IPXV_MacroHelper