IUIX_Cmd::TargetID Property

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

Latest revision as of 02:11, 24 March 2016


Property TargetID of interface IUIX_Cmd returns Value of LONG containing the ID of where the command is handled.

Syntax

HRESULT get_TargetID([out, retval]  LONG*  nTargetID);

See Also

IUIX_Cmd