IPXV_PagesVisibilityChangedEvent::PagesBecameInvisible Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 13: Line 13:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXV_PagesVisibilityChangedEvent|IPXV_PagesVisibilityChangedEvent]].
+
[[PXV:IPXV_PagesVisibilityChangedEvent|IPXV_PagesVisibilityChangedEvent]]

Revision as of 05:18, 23 May 2015


Property PagesBecameInvisible of interface IPXV_PagesVisibilityChangedEvent returns Pointer to INumArray ...

Syntax

HRESULT get_PagesBecameInvisible([out, retval]  INumArray**  ppArr);

See Also

IPXV_PagesVisibilityChangedEvent