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

Revision as of 22:25, 20 April 2015


Property Panes of interface IPXV_View returns Pointer to IPXV_ViewPanesCollection ...

Syntax

HRESULT get_Panes([out, retval] IPXV_ViewPanesCollection** ppPanes);

See Also

See also IPXV_View.