IUIX_CmdPane::Side Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
Line 3: Line 3:
 
{{#customTitle:IUIX_CmdPane::Side Property}}
 
{{#customTitle:IUIX_CmdPane::Side Property}}
 
{{#parentPage:PXV:IUIX_CmdPane#Properties|Side|property}}
 
{{#parentPage:PXV:IUIX_CmdPane#Properties|Side|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Side''' of interface [[PXV:IUIX_CmdPane|IUIX_CmdPane]] returns  Value of LONG ...
+
Property '''Side''' of interface [[PXV:IUIX_CmdPane|IUIX_CmdPane]] returns  Value of LONG containing the [[PXV:UIX_CmdPaneSides|side]] where the command pane is situated.
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 03:29, 25 March 2016


Property Side of interface IUIX_CmdPane returns Value of LONG containing the side where the command pane is situated.

Syntax

HRESULT get_Side([out, retval]  LONG*  nSide);

See Also

IUIX_CmdPane