op.openDoc

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
Line 15: Line 15:
 
|-
 
|-
 
| class="op_param_name" | Input
 
| class="op_param_name" | Input
| style="text-align:center" | Array
+
| style="text-align:center" | IUnknown
| Array of <code>IUnknown</code>-based objects.
+
| <code>IUnknown</code>-based object containing the ([[PXV:IAFS_Name|IAFS_Name]], [[PXV:IAFS_File|IAFS_File]]) that will have it's open document.
 
|-
 
|-
 
| class="op_param_name" | Output
 
| class="op_param_name" | Output
| style="text-align:center;" | Array
+
| style="text-align:center;" | IUnknown
| Array of <code>IUnknown</code>-based objects.
+
| <code>IUnknown</code>-based object containing the ([[PXV:IAFS_Name|IAFS_Name]], [[PXV:IAFS_File|IAFS_File]]) that had it's open document.
 
|-
 
|-
 
| class="op_param_name" | [[PXV:op_openDoc_Options|Options]]
 
| class="op_param_name" | [[PXV:op_openDoc_Options|Options]]

Revision as of 02:12, 1 March 2016


Overview

The operation overview...

Parameters

Name Type Description
Input IUnknown IUnknown-based object containing the (IAFS_Name, IAFS_File) that will have it's open document.
Output IUnknown IUnknown-based object containing the (IAFS_Name, IAFS_File) that had it's open document.
Options Dictionary Dictionary with options of the operation.