IUIX_Cmd::ID Property

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

Latest revision as of 02:04, 24 March 2016


Property ID of interface IUIX_Cmd returns Value of LONG containing the unique identifier of the command.

Syntax

HRESULT get_ID([out, retval]  LONG*  nID);

See Also

IUIX_Cmd