IAFS_BindPromptCallback::OnBindPrompt Method
From PDF XChange PDF SDK
Line 5: | Line 5: | ||
{{ToReview}} | {{ToReview}} | ||
− | The method that | + | 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 23:39, 26 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.