IPXV_Control::VisibleCmdPanes Property

From PDF XChange PDF SDK
Revision as of 12:36, 29 May 2015 by Pifagor (Talk | contribs)

Jump to: navigation, search


Property VisibleCmdPanes of interface IPXV_Control returns/sets Value of ULONG ...

Syntax

HRESULT get_VisibleCmdPanes([out, retval]  ULONG*  pVal);
HRESULT put_VisibleCmdPanes([in]  ULONG  pVal);

See Also

IPXV_Control