op.appPrefsChanged

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
Line 2: Line 2:
 
{{#customTitle:op.appPrefsChanged}}
 
{{#customTitle:op.appPrefsChanged}}
 
{{#parentPage:PXV:Operations|op.appPrefsChanged|operation}}
 
{{#parentPage:PXV:Operations|op.appPrefsChanged|operation}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
 
== Overview ==
 
== Overview ==
The operation overview...
+
The operation fires an event with changes made to the application preferences.
  
 
== Parameters ==
 
== Parameters ==
Line 16: Line 15:
 
| class="op_param_name" | Input
 
| class="op_param_name" | Input
 
| style="text-align:center" | Array
 
| style="text-align:center" | Array
| Array of <code>IUnknown</code>-based objects.
+
| Not yet implemented.
 
|-
 
|-
 
| class="op_param_name" | Output
 
| class="op_param_name" | Output
 
| style="text-align:center;" | Array
 
| style="text-align:center;" | Array
| Array of <code>IUnknown</code>-based objects.
+
| Not yet implemented.
 
|}
 
|}

Revision as of 06:59, 2 March 2016


Overview

The operation fires an event with changes made to the application preferences.

Parameters

Name Type Description
Input Array Not yet implemented.
Output Array Not yet implemented.