IUIX_CmdLine::Pane Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_CmdLine::Pane Property}} | {{#customTitle:IUIX_CmdLine::Pane Property}} | ||
{{#parentPage:PXV:IUIX_CmdLine#Properties|Pane|property}} | {{#parentPage:PXV:IUIX_CmdLine#Properties|Pane|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''Pane''' of interface [[PXV:IUIX_CmdLine|IUIX_CmdLine]] returns Pointer to [[PXV:IUIX_CmdPane|IUIX_CmdPane]] | + | Property '''Pane''' of interface [[PXV:IUIX_CmdLine|IUIX_CmdLine]] returns Pointer to [[PXV:IUIX_CmdPane|IUIX_CmdPane]] containing the command line's parent command pane. |
== Syntax == | == Syntax == |
Latest revision as of 01:42, 25 March 2016
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);