IPXC_Pages::Item 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:IPXC_Pages::Item Property}}
 
{{#customTitle:IPXC_Pages::Item Property}}
 +
{{#parentPage:PXV:IPXC_Pages|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Item''' of interface [[PXV:IPXC_Pages|IPXC_Pages]] returns  Pointer to [[PXV:IPXC_Page|IPXC_Page]] ...
 
Property '''Item''' of interface [[PXV:IPXC_Pages|IPXC_Pages]] returns  Pointer to [[PXV:IPXC_Page|IPXC_Page]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:55, 20 April 2015


Property Item of interface IPXC_Pages returns Pointer to IPXC_Page ...

Syntax

HRESULT get_Item([in] ULONG index, [out, retval] IPXC_Page** ppPage);

Parameters

index
[in] Value of ULONG.

See Also

See also IPXC_Pages.