IAFS_BindPromptCallback::OnBindPrompt Method

From PDF XChange PDF SDK
Jump to: navigation, search
Line 5: Line 5:
 
{{ToReview}}
 
{{ToReview}}
  
The method that show
+
The method that prompts user.
  
 
== Syntax ==
 
== Syntax ==
Line 15: Line 15:
 
== See Also ==
 
== See Also ==
 
[[PXV:IAFS_BindPromptCallback|IAFS_BindPromptCallback]]
 
[[PXV:IAFS_BindPromptCallback|IAFS_BindPromptCallback]]
 +
[[PXV:IAFS_BindContext|IAFS_BindContext]]

Revision as of 00:39, 27 May 2015


The method that prompts user.

Syntax

HRESULT OnBindPrompt();

Return Value

Returns S_OK if operation was successful or error code in other cases.

See Also

IAFS_BindPromptCallback IAFS_BindContext