ICoreWebView2SaveFileSecurityCheckStartingEventArgs
COMメソッド 8
vtbl = vtable インデックス(0始まり)。HSP等からインデックス指定でCOMメソッドを呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT get_CancelSave(BOOL* value) |
| 4 | HRESULT put_CancelSave(BOOL value) |
| 5 | HRESULT get_DocumentOriginUri(LPWSTR* value) |
| 6 | HRESULT get_FileExtension(LPWSTR* value) |
| 7 | HRESULT get_FilePath(LPWSTR* value) |
| 8 | HRESULT get_SuppressDefaultPolicy(BOOL* value) |
| 9 | HRESULT put_SuppressDefaultPolicy(BOOL value) |
| 10 | HRESULT GetDeferral(ICoreWebView2Deferral** value) |