IAFS_BindContext::OnPrompt Method

From PDF XChange PDF SDK
Revision as of 03:08, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search

Called, by the file system, to show a prompt to a user.

Syntax

HRESULT OnPrompt([in]  IAFS_BindPromptCallback*  pCb);

Parameters

pCb
Interface of the callback object, provided by the file system, to show a prompt to a user.

Return Value

Returns S_OK if the operation was successful, otherwise an error code is returned.

See Also

IAFS_BindContext
IAFS_BindPromptCallback