IPXV_AnnotStateModel::DefaultItem Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_AnnotStateModel::DefaultItem Property}}
 
{{#customTitle:IPXV_AnnotStateModel::DefaultItem Property}}
Line 13: Line 14:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXV_AnnotStateModel|IPXV_AnnotStateModel]].
+
[[PXV:IPXV_AnnotStateModel|IPXV_AnnotStateModel]].

Revision as of 06:14, 20 May 2015


Property DefaultItem of interface IPXV_AnnotStateModel returns/sets Value of LONG ...

Syntax

HRESULT get_DefaultItem([out, retval]  LONG*  pDefIndex);
HRESULT put_DefaultItem([in]  LONG  pDefIndex);

See Also

IPXV_AnnotStateModel.