IAFS_BindPromptCallback::OnBindPrompt Method

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IAFS_BindPromptCallback::OnBindPrompt Method}}
 
{{#customTitle:IAFS_BindPromptCallback::OnBindPrompt Method}}
 
{{#parentPage:PXV:IAFS_BindPromptCallback#Methods|OnBindPrompt|method}}
 
{{#parentPage:PXV:IAFS_BindPromptCallback#Methods|OnBindPrompt|method}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
The method of interface of PDF-XChange Editor SDK.
+
The method that show
  
 
== Syntax ==
 
== Syntax ==

Revision as of 00:37, 27 May 2015


The method that show

Syntax

HRESULT OnBindPrompt();

Return Value

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

See Also

IAFS_BindPromptCallback