IAdeUICallbacks::FileOpenCompleted

Revision as of 02:21, 27 October 2015 by Jhuawen (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

ADE User Guide > ADE Server Class Reference > IAdeUICallbacks

Other languages:
English • ‎中文

void FileOpenCompleted([in] string function, [in] string fullFilePath)

当一个函数请求一个来自IAdeUICallbacks::GetFilename()函数的文件名时,在处理完文件后,将调用该函数,例如在读取完文件后。

此回调给予网络应用程序删除临时文件的机会,例如在文件被用户卸载的情况下。

参 数

返回值

示例

另请参考

Comments


You are not allowed to post comments.