IAFS_BindContext Interface

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IAFS_BindContext Interface}}
 
{{#customTitle:IAFS_BindContext Interface}}
 +
{{#parentPage:PXV:AFS_Interfaces|IAFS_BindContext|interface}}
  
The interface of object of PDF-XChange Editor SDK.
+
The callback interface that provides to, the file system, the special interactive features for binding it to an external storage service.
  
 
== 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_BindContext_OnGetUserAccount|OnGetUserAccount]]
 
| [[PXV:IAFS_BindContext_OnGetUserAccount|OnGetUserAccount]]
| ...
 
|-
 
 
| [[PXV:IAFS_BindContext_OnPrompt|OnPrompt]]
 
| [[PXV:IAFS_BindContext_OnPrompt|OnPrompt]]
| ...
+
|  
 +
|
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IAFS_FileSys_BindToObject|IAFS_FileSys::BindToObject]], [[PXV:IAFS_FileSys_BindToPath|IAFS_FileSys::BindToPath]], [[PXV:IPXV_Inst_CreateStdBindContext|IPXV_Inst::CreateStdBindContext]]

Latest revision as of 11:18, 28 May 2015

The callback interface that provides to, the file system, the special interactive features for binding it to an external storage service.

Methods

OnGetUserAccount OnPrompt

See Also

IAFS_FileSys::BindToObject, IAFS_FileSys::BindToPath, IPXV_Inst::CreateStdBindContext