IPXV_View::CmdPane Property

From PDF XChange PDF SDK
Jump to: navigation, search


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

Syntax

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

Parameters

nSide
[in] Value of UIX_CmdPaneSides.

See Also

IPXV_View