IAFS_Inst Interface

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IAFS_Inst Interface}}
 
{{#customTitle:IAFS_Inst Interface}}
 +
{{#parentPage:PXV:AFS_Interfaces|IAFS_Inst|interface}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
The interface of object of PDF-XChange Editor SDK.
 
The interface of object of PDF-XChange Editor SDK.
  
 
== Methods ==
 
== Methods ==
{| class="wikitable sortable collapsible" style="width: 100%"
+
{| class="wikitable methods"
|-
+
! style="text-align: left" scope="col" width="15%" | Method
+
! style="text-align: left" scope="col" class="unsortable" | Description
+
 
|-
 
|-
 
| [[PXV:IAFS_Inst_CopyFile|CopyFile]]
 
| [[PXV:IAFS_Inst_CopyFile|CopyFile]]
| ...
+
| [[PXV:IAFS_Inst_CreateDlgDefaultParams|CreateDlgDefaultParams]]
 +
| [[PXV:IAFS_Inst_CreateStreamOnFile|CreateStreamOnFile]]
 +
| [[PXV:IAFS_Inst_RegisterFileSys|RegisterFileSys]]
 
|-
 
|-
 
| [[PXV:IAFS_Inst_CopyFile2|CopyFile2]]
 
| [[PXV:IAFS_Inst_CopyFile2|CopyFile2]]
| ...
+
| [[PXV:IAFS_Inst_CreateFileCachesMap|CreateFileCachesMap]]
 +
| [[PXV:IAFS_Inst_CreateString|CreateString]]
 +
| [[PXV:IAFS_Inst_ShowCommonDlg|ShowCommonDlg]]
 
|-
 
|-
 
| [[PXV:IAFS_Inst_CopyFileToStream|CopyFileToStream]]
 
| [[PXV:IAFS_Inst_CopyFileToStream|CopyFileToStream]]
| ...
+
| [[PXV:IAFS_Inst_CreateFlag|CreateFlag]]
 +
| [[PXV:IAFS_Inst_GetFileSysByName|GetFileSysByName]]
 +
| [[PXV:IAFS_Inst_UnregisterFileSys|UnregisterFileSys]]
 
|-
 
|-
 
| [[PXV:IAFS_Inst_CopyStreamToFile|CopyStreamToFile]]
 
| [[PXV:IAFS_Inst_CopyStreamToFile|CopyStreamToFile]]
| ...
 
|-
 
| [[PXV:IAFS_Inst_CreateDlgDefaultParams|CreateDlgDefaultParams]]
 
| ...
 
|-
 
| [[PXV:IAFS_Inst_CreateFileCachesMap|CreateFileCachesMap]]
 
| ...
 
|-
 
| [[PXV:IAFS_Inst_CreateFlag|CreateFlag]]
 
| ...
 
|-
 
 
| [[PXV:IAFS_Inst_CreateNames|CreateNames]]
 
| [[PXV:IAFS_Inst_CreateNames|CreateNames]]
| ...
 
|-
 
| [[PXV:IAFS_Inst_CreateString|CreateString]]
 
| ...
 
|-
 
| [[PXV:IAFS_Inst_GetFileSysByName|GetFileSysByName]]
 
| ...
 
|-
 
 
| [[PXV:IAFS_Inst_GetFileSysForPath|GetFileSysForPath]]
 
| [[PXV:IAFS_Inst_GetFileSysForPath|GetFileSysForPath]]
| ...
+
|  
|-
+
| [[PXV:IAFS_Inst_RegisterFileSys|RegisterFileSys]]
+
| ...
+
|-
+
| [[PXV:IAFS_Inst_UnregisterFileSys|UnregisterFileSys]]
+
| ...
+
 
|}
 
|}
  
 
== Properties ==
 
== Properties ==
{| style="width: 100%" class="wikitable sortable collapsible"
+
{| class="wikitable properties"
|-
+
! style="text-align: left" scope="col" width="15%" | Property
+
! style="text-align: center" scope="col" width="5%" | Access Type
+
! style="text-align: left" scope="col"  class="unsortable" | Description
+
 
|-
 
|-
 
| [[PXV:IAFS_Inst_DefaultFileSys|DefaultFileSys]]
 
| [[PXV:IAFS_Inst_DefaultFileSys|DefaultFileSys]]
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IAFS_Inst_FileSys|FileSys]]
 
| [[PXV:IAFS_Inst_FileSys|FileSys]]
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IAFS_Inst_FileSysCount|FileSysCount]]
 
| [[PXV:IAFS_Inst_FileSysCount|FileSysCount]]
| style="text-align: center" | R
+
|  
| .
+
 
|}
 
|}

Latest revision as of 04:43, 14 November 2018


The interface of object of PDF-XChange Editor SDK.

Methods

CopyFile CreateDlgDefaultParams CreateStreamOnFile RegisterFileSys
CopyFile2 CreateFileCachesMap CreateString ShowCommonDlg
CopyFileToStream CreateFlag GetFileSysByName UnregisterFileSys
CopyStreamToFile CreateNames GetFileSysForPath

Properties

DefaultFileSys FileSys FileSysCount