IUIX_Dialog::ID Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
Line 3: Line 3:
 
{{#customTitle:IUIX_Dialog::ID Property}}
 
{{#customTitle:IUIX_Dialog::ID Property}}
 
{{#parentPage:PXV:IUIX_Dialog#Properties|ID|property}}
 
{{#parentPage:PXV:IUIX_Dialog#Properties|ID|property}}
{{ToReview}}
+
 
  
 
Gets numerical '''ID''' of the current [[PXV:IUIX_Dialog|dialog]].
 
Gets numerical '''ID''' of the current [[PXV:IUIX_Dialog|dialog]].

Latest revision as of 16:12, 15 June 2015


Gets numerical ID of the current dialog.

Syntax

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

See Also

IUIX_Dialog