IPXV_MainView::CmdPane Property

From PDF XChange PDF SDK
Revision as of 06:38, 20 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

IPXV_MainView.