IPXV_OCSelection::Items Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_OCSelection::Items Property}} | {{#customTitle:IPXV_OCSelection::Items Property}} | ||
+ | {{#parentPage:PXV:IPXV_OCSelection|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''Items''' of interface [[PXV:IPXV_OCSelection|IPXV_OCSelection]] returns Pointer to [[PXV:IPXV_OCOrderElementsList|IPXV_OCOrderElementsList]] ... | Property '''Items''' of interface [[PXV:IPXV_OCSelection|IPXV_OCSelection]] returns Pointer to [[PXV:IPXV_OCOrderElementsList|IPXV_OCOrderElementsList]] ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 21:13, 20 April 2015
Property Items of interface IPXV_OCSelection returns Pointer to IPXV_OCOrderElementsList ...
Syntax
HRESULT get_Items([out, retval] IPXV_OCOrderElementsList** ppItems);
See Also
See also IPXV_OCSelection.