IUIX_CmdLine::Pane Property

From PDF XChange PDF SDK
Revision as of 02:42, 25 March 2016 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property Pane of interface IUIX_CmdLine returns Pointer to IUIX_CmdPane containing the command line's parent command pane.

Syntax

HRESULT get_Pane([out, retval]  IUIX_CmdPane**  pPane);

See Also

IUIX_CmdLine