IPXV_AnnotStateModel::DefaultItem Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_AnnotStateModel::DefaultItem Property}}
 
{{#customTitle:IPXV_AnnotStateModel::DefaultItem Property}}
 +
{{#parentPage:PXV:IPXV_AnnotStateModel|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''DefaultItem''' of interface [[PXV:IPXV_AnnotStateModel|IPXV_AnnotStateModel]] returns/sets  Value of LONG ...
 
Property '''DefaultItem''' of interface [[PXV:IPXV_AnnotStateModel|IPXV_AnnotStateModel]] returns/sets  Value of LONG ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 16:05, 20 April 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

See also IPXV_AnnotStateModel.