IAdeUICallbacks::FileOpenCompleted

This page is a translated version of the page IAdeUICallbacks::FileOpenCompleted and the translation is 100% complete.

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.