webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"IWebUIDelegate.idl";
Public Member Functions | |
HRESULT | chooseFilename ([out, retval] BSTR *fileName) |
HRESULT | cancel () |
HRESULT IWebOpenPanelResultListener::cancel | ( | ) |
cancel Call this method to indicate that the file open panel was cancelled.
chooseFilename: Call this method to return a filename from the file open panel.
fileName |
|