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

Revision as of 22:11, 20 April 2015


Property CmdPane of interface IPXV_MainView returns Pointer to IUIX_CmdPane ...

Syntax

HRESULT get_CmdPane([in] UIX_CmdPaneSides nSide, [out, retval] IUIX_CmdPane** ppCmdPane);

Parameters

nSide
[in] Value of UIX_CmdPaneSides.

See Also

See also IPXV_MainView.