IPXV_AnnotsEvent::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_AnnotsEvent::Items Property}} | {{#customTitle:IPXV_AnnotsEvent::Items Property}} | ||
+ | {{#parentPage:PXV:IPXV_AnnotsEvent|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''Items''' of interface [[PXV:IPXV_AnnotsEvent|IPXV_AnnotsEvent]] returns Pointer to [[PXV:IPXV_AnnotsList|IPXV_AnnotsList]] ... | Property '''Items''' of interface [[PXV:IPXV_AnnotsEvent|IPXV_AnnotsEvent]] returns Pointer to [[PXV:IPXV_AnnotsList|IPXV_AnnotsList]] ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 15:04, 20 April 2015
Property Items of interface IPXV_AnnotsEvent returns Pointer to IPXV_AnnotsList ...
Syntax
HRESULT get_Items([out, retval] IPXV_AnnotsList** ppItems);
See Also
See also IPXV_AnnotsEvent.