// WARNING: Please don't edit this file. It was generated by Swift/WinRT v0.0.1 #pragma once // Header files for imported files #include #include #include #include "Windows.Foundation.h" #include "Windows.Storage.h" // Importing Collections header #include "Windows.Foundation.Collections.h" /* Forward Declarations */ #ifndef ____x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileOpenPickerUI_FWD_DEFINED__ #define ____x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileOpenPickerUI_FWD_DEFINED__ typedef interface __x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileOpenPickerUI __x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileOpenPickerUI; #endif // ____x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileOpenPickerUI_FWD_DEFINED__ #ifndef ____x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileRemovedEventArgs_FWD_DEFINED__ #define ____x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileRemovedEventArgs_FWD_DEFINED__ typedef interface __x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileRemovedEventArgs __x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileRemovedEventArgs; #endif // ____x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileRemovedEventArgs_FWD_DEFINED__ #ifndef ____x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileSavePickerUI_FWD_DEFINED__ #define ____x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileSavePickerUI_FWD_DEFINED__ typedef interface __x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileSavePickerUI __x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileSavePickerUI; #endif // ____x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileSavePickerUI_FWD_DEFINED__ #ifndef ____x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingDeferral_FWD_DEFINED__ #define ____x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingDeferral_FWD_DEFINED__ typedef interface __x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingDeferral __x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingDeferral; #endif // ____x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingDeferral_FWD_DEFINED__ #ifndef ____x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingEventArgs_FWD_DEFINED__ #define ____x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingEventArgs_FWD_DEFINED__ typedef interface __x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingEventArgs __x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingEventArgs; #endif // ____x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingEventArgs_FWD_DEFINED__ #ifndef ____x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingOperation_FWD_DEFINED__ #define ____x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingOperation_FWD_DEFINED__ typedef interface __x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingOperation __x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingOperation; #endif // ____x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingOperation_FWD_DEFINED__ #ifndef ____x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequest_FWD_DEFINED__ #define ____x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequest_FWD_DEFINED__ typedef interface __x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequest __x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequest; #endif // ____x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequest_FWD_DEFINED__ #ifndef ____x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestDeferral_FWD_DEFINED__ #define ____x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestDeferral_FWD_DEFINED__ typedef interface __x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestDeferral __x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestDeferral; #endif // ____x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestDeferral_FWD_DEFINED__ #ifndef ____x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestedEventArgs_FWD_DEFINED__ #define ____x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestedEventArgs_FWD_DEFINED__ typedef interface __x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestedEventArgs __x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestedEventArgs; #endif // ____x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestedEventArgs_FWD_DEFINED__ // Parameterized interface forward declarations (C) // Collection interface definitions #if !defined(____x_ABI_C__FIIterator_1_HSTRING_INTERFACE_DEFINED__) #define ____x_ABI_C__FIIterator_1_HSTRING_INTERFACE_DEFINED__ typedef interface __x_ABI_C__FIIterator_1_HSTRING __x_ABI_C__FIIterator_1_HSTRING; // Declare the parameterized interface IID. EXTERN_C const IID IID___x_ABI_C__FIIterator_1_HSTRING; typedef struct __x_ABI_C__FIIterator_1_HSTRINGVtbl { BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE* QueryInterface)(__x_ABI_C__FIIterator_1_HSTRING* This, REFIID riid, void** ppvObject); ULONG (STDMETHODCALLTYPE* AddRef)(__x_ABI_C__FIIterator_1_HSTRING* This); ULONG (STDMETHODCALLTYPE* Release)(__x_ABI_C__FIIterator_1_HSTRING* This); HRESULT (STDMETHODCALLTYPE* GetIids)(__x_ABI_C__FIIterator_1_HSTRING* This, ULONG* iidCount, IID** iids); HRESULT (STDMETHODCALLTYPE* GetRuntimeClassName)(__x_ABI_C__FIIterator_1_HSTRING* This, HSTRING* className); HRESULT (STDMETHODCALLTYPE* GetTrustLevel)(__x_ABI_C__FIIterator_1_HSTRING* This, TrustLevel* trustLevel); HRESULT (STDMETHODCALLTYPE* get_Current)(__x_ABI_C__FIIterator_1_HSTRING* This, HSTRING* result); HRESULT (STDMETHODCALLTYPE* get_HasCurrent)(__x_ABI_C__FIIterator_1_HSTRING* This, boolean* result); HRESULT (STDMETHODCALLTYPE* MoveNext)(__x_ABI_C__FIIterator_1_HSTRING* This, boolean* result); HRESULT (STDMETHODCALLTYPE* GetMany)(__x_ABI_C__FIIterator_1_HSTRING* This, UINT32 itemsLength, HSTRING* items, UINT32* result); END_INTERFACE } __x_ABI_C__FIIterator_1_HSTRINGVtbl; interface __x_ABI_C__FIIterator_1_HSTRING { CONST_VTBL struct __x_ABI_C__FIIterator_1_HSTRINGVtbl* lpVtbl; }; #endif // ____x_ABI_C__FIIterator_1_HSTRING_INTERFACE_DEFINED__ #if !defined(____x_ABI_C__FIIterable_1_HSTRING_INTERFACE_DEFINED__) #define ____x_ABI_C__FIIterable_1_HSTRING_INTERFACE_DEFINED__ typedef interface __x_ABI_C__FIIterable_1_HSTRING __x_ABI_C__FIIterable_1_HSTRING; // Declare the parameterized interface IID. EXTERN_C const IID IID___x_ABI_C__FIIterable_1_HSTRING; typedef struct __x_ABI_C__FIIterable_1_HSTRINGVtbl { BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE* QueryInterface)(__x_ABI_C__FIIterable_1_HSTRING* This, REFIID riid, void** ppvObject); ULONG (STDMETHODCALLTYPE* AddRef)(__x_ABI_C__FIIterable_1_HSTRING* This); ULONG (STDMETHODCALLTYPE* Release)(__x_ABI_C__FIIterable_1_HSTRING* This); HRESULT (STDMETHODCALLTYPE* GetIids)(__x_ABI_C__FIIterable_1_HSTRING* This, ULONG* iidCount, IID** iids); HRESULT (STDMETHODCALLTYPE* GetRuntimeClassName)(__x_ABI_C__FIIterable_1_HSTRING* This, HSTRING* className); HRESULT (STDMETHODCALLTYPE* GetTrustLevel)(__x_ABI_C__FIIterable_1_HSTRING* This, TrustLevel* trustLevel); HRESULT (STDMETHODCALLTYPE* First)(__x_ABI_C__FIIterable_1_HSTRING* This, __x_ABI_C__FIIterator_1_HSTRING** result); END_INTERFACE } __x_ABI_C__FIIterable_1_HSTRINGVtbl; interface __x_ABI_C__FIIterable_1_HSTRING { CONST_VTBL struct __x_ABI_C__FIIterable_1_HSTRINGVtbl* lpVtbl; }; #endif // ____x_ABI_C__FIIterable_1_HSTRING_INTERFACE_DEFINED__ #if !defined(____x_ABI_C__FIVectorView_1_HSTRING_INTERFACE_DEFINED__) #define ____x_ABI_C__FIVectorView_1_HSTRING_INTERFACE_DEFINED__ typedef interface __x_ABI_C__FIVectorView_1_HSTRING __x_ABI_C__FIVectorView_1_HSTRING; // Declare the parameterized interface IID. EXTERN_C const IID IID___x_ABI_C__FIVectorView_1_HSTRING; typedef struct __x_ABI_C__FIVectorView_1_HSTRINGVtbl { BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE* QueryInterface)(__x_ABI_C__FIVectorView_1_HSTRING* This, REFIID riid, void** ppvObject); ULONG (STDMETHODCALLTYPE* AddRef)(__x_ABI_C__FIVectorView_1_HSTRING* This); ULONG (STDMETHODCALLTYPE* Release)(__x_ABI_C__FIVectorView_1_HSTRING* This); HRESULT (STDMETHODCALLTYPE* GetIids)(__x_ABI_C__FIVectorView_1_HSTRING* This, ULONG* iidCount, IID** iids); HRESULT (STDMETHODCALLTYPE* GetRuntimeClassName)(__x_ABI_C__FIVectorView_1_HSTRING* This, HSTRING* className); HRESULT (STDMETHODCALLTYPE* GetTrustLevel)(__x_ABI_C__FIVectorView_1_HSTRING* This, TrustLevel* trustLevel); HRESULT (STDMETHODCALLTYPE* GetAt)(__x_ABI_C__FIVectorView_1_HSTRING* This, UINT32 index, HSTRING* result); HRESULT (STDMETHODCALLTYPE* get_Size)(__x_ABI_C__FIVectorView_1_HSTRING* This, UINT32* result); HRESULT (STDMETHODCALLTYPE* IndexOf)(__x_ABI_C__FIVectorView_1_HSTRING* This, HSTRING value, UINT32* index, boolean* result); HRESULT (STDMETHODCALLTYPE* GetMany)(__x_ABI_C__FIVectorView_1_HSTRING* This, UINT32 startIndex, UINT32 itemsLength, HSTRING* items, UINT32* result); END_INTERFACE } __x_ABI_C__FIVectorView_1_HSTRINGVtbl; interface __x_ABI_C__FIVectorView_1_HSTRING { CONST_VTBL struct __x_ABI_C__FIVectorView_1_HSTRINGVtbl* lpVtbl; }; #endif // ____x_ABI_C__FIVectorView_1_HSTRING_INTERFACE_DEFINED__ #if !defined(____x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileOpenPickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileRemovedEventArgs_INTERFACE_DEFINED__) #define ____x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileOpenPickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileRemovedEventArgs_INTERFACE_DEFINED__ typedef interface __x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileOpenPickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileRemovedEventArgs __x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileOpenPickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileRemovedEventArgs; // Declare the parameterized interface IID. EXTERN_C const IID IID___x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileOpenPickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileRemovedEventArgs; typedef struct __x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileOpenPickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileRemovedEventArgsVtbl { BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE* QueryInterface)(__x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileOpenPickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileRemovedEventArgs* This, REFIID riid, void** ppvObject); ULONG (STDMETHODCALLTYPE* AddRef)(__x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileOpenPickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileRemovedEventArgs* This); ULONG (STDMETHODCALLTYPE* Release)(__x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileOpenPickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileRemovedEventArgs* This); HRESULT (STDMETHODCALLTYPE* Invoke)(__x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileOpenPickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileRemovedEventArgs* This, __x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileOpenPickerUI* sender, __x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileRemovedEventArgs* args); END_INTERFACE } __x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileOpenPickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileRemovedEventArgsVtbl; interface __x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileOpenPickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileRemovedEventArgs { CONST_VTBL struct __x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileOpenPickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileRemovedEventArgsVtbl* lpVtbl; }; #endif // ____x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileOpenPickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileRemovedEventArgs_INTERFACE_DEFINED__ #if !defined(____x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileOpenPickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CPickerClosingEventArgs_INTERFACE_DEFINED__) #define ____x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileOpenPickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CPickerClosingEventArgs_INTERFACE_DEFINED__ typedef interface __x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileOpenPickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CPickerClosingEventArgs __x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileOpenPickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CPickerClosingEventArgs; // Declare the parameterized interface IID. EXTERN_C const IID IID___x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileOpenPickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CPickerClosingEventArgs; typedef struct __x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileOpenPickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CPickerClosingEventArgsVtbl { BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE* QueryInterface)(__x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileOpenPickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CPickerClosingEventArgs* This, REFIID riid, void** ppvObject); ULONG (STDMETHODCALLTYPE* AddRef)(__x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileOpenPickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CPickerClosingEventArgs* This); ULONG (STDMETHODCALLTYPE* Release)(__x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileOpenPickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CPickerClosingEventArgs* This); HRESULT (STDMETHODCALLTYPE* Invoke)(__x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileOpenPickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CPickerClosingEventArgs* This, __x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileOpenPickerUI* sender, __x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingEventArgs* args); END_INTERFACE } __x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileOpenPickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CPickerClosingEventArgsVtbl; interface __x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileOpenPickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CPickerClosingEventArgs { CONST_VTBL struct __x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileOpenPickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CPickerClosingEventArgsVtbl* lpVtbl; }; #endif // ____x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileOpenPickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CPickerClosingEventArgs_INTERFACE_DEFINED__ #if !defined(____x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileSavePickerUI_IInspectable_INTERFACE_DEFINED__) #define ____x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileSavePickerUI_IInspectable_INTERFACE_DEFINED__ typedef interface __x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileSavePickerUI_IInspectable __x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileSavePickerUI_IInspectable; // Declare the parameterized interface IID. EXTERN_C const IID IID___x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileSavePickerUI_IInspectable; typedef struct __x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileSavePickerUI_IInspectableVtbl { BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE* QueryInterface)(__x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileSavePickerUI_IInspectable* This, REFIID riid, void** ppvObject); ULONG (STDMETHODCALLTYPE* AddRef)(__x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileSavePickerUI_IInspectable* This); ULONG (STDMETHODCALLTYPE* Release)(__x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileSavePickerUI_IInspectable* This); HRESULT (STDMETHODCALLTYPE* Invoke)(__x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileSavePickerUI_IInspectable* This, __x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileSavePickerUI* sender, IInspectable* args); END_INTERFACE } __x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileSavePickerUI_IInspectableVtbl; interface __x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileSavePickerUI_IInspectable { CONST_VTBL struct __x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileSavePickerUI_IInspectableVtbl* lpVtbl; }; #endif // ____x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileSavePickerUI_IInspectable_INTERFACE_DEFINED__ #if !defined(____x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileSavePickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CTargetFileRequestedEventArgs_INTERFACE_DEFINED__) #define ____x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileSavePickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CTargetFileRequestedEventArgs_INTERFACE_DEFINED__ typedef interface __x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileSavePickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CTargetFileRequestedEventArgs __x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileSavePickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CTargetFileRequestedEventArgs; // Declare the parameterized interface IID. EXTERN_C const IID IID___x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileSavePickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CTargetFileRequestedEventArgs; typedef struct __x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileSavePickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CTargetFileRequestedEventArgsVtbl { BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE* QueryInterface)(__x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileSavePickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CTargetFileRequestedEventArgs* This, REFIID riid, void** ppvObject); ULONG (STDMETHODCALLTYPE* AddRef)(__x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileSavePickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CTargetFileRequestedEventArgs* This); ULONG (STDMETHODCALLTYPE* Release)(__x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileSavePickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CTargetFileRequestedEventArgs* This); HRESULT (STDMETHODCALLTYPE* Invoke)(__x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileSavePickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CTargetFileRequestedEventArgs* This, __x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileSavePickerUI* sender, __x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestedEventArgs* args); END_INTERFACE } __x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileSavePickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CTargetFileRequestedEventArgsVtbl; interface __x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileSavePickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CTargetFileRequestedEventArgs { CONST_VTBL struct __x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileSavePickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CTargetFileRequestedEventArgsVtbl* lpVtbl; }; #endif // ____x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileSavePickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CTargetFileRequestedEventArgs_INTERFACE_DEFINED__ typedef struct __x_ABI_CWindows_CFoundation_CDateTime __x_ABI_CWindows_CFoundation_CDateTime; #ifndef ____x_ABI_CWindows_CStorage_CIStorageFile_FWD_DEFINED__ #define ____x_ABI_CWindows_CStorage_CIStorageFile_FWD_DEFINED__ typedef interface __x_ABI_CWindows_CStorage_CIStorageFile __x_ABI_CWindows_CStorage_CIStorageFile; #endif // ____x_ABI_CWindows_CStorage_CIStorageFile_FWD_DEFINED__ typedef enum __x_ABI_CWindows_CStorage_CPickers_CProvider_CAddFileResult __x_ABI_CWindows_CStorage_CPickers_CProvider_CAddFileResult; typedef enum __x_ABI_CWindows_CStorage_CPickers_CProvider_CFileSelectionMode __x_ABI_CWindows_CStorage_CPickers_CProvider_CFileSelectionMode; typedef enum __x_ABI_CWindows_CStorage_CPickers_CProvider_CSetFileNameResult __x_ABI_CWindows_CStorage_CPickers_CProvider_CSetFileNameResult; enum __x_ABI_CWindows_CStorage_CPickers_CProvider_CAddFileResult { __x_ABI_CWindows_CStorage_CPickers_CProvider_CAddFileResult_Added = 0, __x_ABI_CWindows_CStorage_CPickers_CProvider_CAddFileResult_AlreadyAdded = 1, __x_ABI_CWindows_CStorage_CPickers_CProvider_CAddFileResult_NotAllowed = 2, __x_ABI_CWindows_CStorage_CPickers_CProvider_CAddFileResult_Unavailable = 3, }; enum __x_ABI_CWindows_CStorage_CPickers_CProvider_CFileSelectionMode { __x_ABI_CWindows_CStorage_CPickers_CProvider_CFileSelectionMode_Single = 0, __x_ABI_CWindows_CStorage_CPickers_CProvider_CFileSelectionMode_Multiple = 1, }; enum __x_ABI_CWindows_CStorage_CPickers_CProvider_CSetFileNameResult { __x_ABI_CWindows_CStorage_CPickers_CProvider_CSetFileNameResult_Succeeded = 0, __x_ABI_CWindows_CStorage_CPickers_CProvider_CSetFileNameResult_NotAllowed = 1, __x_ABI_CWindows_CStorage_CPickers_CProvider_CSetFileNameResult_Unavailable = 2, }; #if !defined(____x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileOpenPickerUI_INTERFACE_DEFINED__) #define ____x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileOpenPickerUI_INTERFACE_DEFINED__ typedef struct __x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileOpenPickerUIVtbl { BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE* QueryInterface)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileOpenPickerUI* This, REFIID riid, void** ppvObject); ULONG (STDMETHODCALLTYPE* AddRef)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileOpenPickerUI* This); ULONG (STDMETHODCALLTYPE* Release)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileOpenPickerUI* This); HRESULT (STDMETHODCALLTYPE* GetIids)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileOpenPickerUI* This, ULONG* iidCount, IID** iids); HRESULT (STDMETHODCALLTYPE* GetRuntimeClassName)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileOpenPickerUI* This, HSTRING* className); HRESULT (STDMETHODCALLTYPE* GetTrustLevel)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileOpenPickerUI* This, TrustLevel* trustLevel); HRESULT (STDMETHODCALLTYPE* AddFile)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileOpenPickerUI* This, HSTRING id, __x_ABI_CWindows_CStorage_CIStorageFile* file, enum __x_ABI_CWindows_CStorage_CPickers_CProvider_CAddFileResult* addResult); HRESULT (STDMETHODCALLTYPE* RemoveFile)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileOpenPickerUI* This, HSTRING id); HRESULT (STDMETHODCALLTYPE* ContainsFile)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileOpenPickerUI* This, HSTRING id, boolean* isContained); HRESULT (STDMETHODCALLTYPE* CanAddFile)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileOpenPickerUI* This, __x_ABI_CWindows_CStorage_CIStorageFile* file, boolean* canAdd); HRESULT (STDMETHODCALLTYPE* get_AllowedFileTypes)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileOpenPickerUI* This, __x_ABI_C__FIVectorView_1_HSTRING** value); HRESULT (STDMETHODCALLTYPE* get_SelectionMode)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileOpenPickerUI* This, enum __x_ABI_CWindows_CStorage_CPickers_CProvider_CFileSelectionMode* value); HRESULT (STDMETHODCALLTYPE* get_SettingsIdentifier)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileOpenPickerUI* This, HSTRING* value); HRESULT (STDMETHODCALLTYPE* get_Title)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileOpenPickerUI* This, HSTRING* value); HRESULT (STDMETHODCALLTYPE* put_Title)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileOpenPickerUI* This, HSTRING value); HRESULT (STDMETHODCALLTYPE* add_FileRemoved)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileOpenPickerUI* This, __x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileOpenPickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileRemovedEventArgs* handler, EventRegistrationToken* token); HRESULT (STDMETHODCALLTYPE* remove_FileRemoved)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileOpenPickerUI* This, EventRegistrationToken token); HRESULT (STDMETHODCALLTYPE* add_Closing)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileOpenPickerUI* This, __x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileOpenPickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CPickerClosingEventArgs* handler, EventRegistrationToken* token); HRESULT (STDMETHODCALLTYPE* remove_Closing)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileOpenPickerUI* This, EventRegistrationToken token); END_INTERFACE } __x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileOpenPickerUIVtbl; interface __x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileOpenPickerUI { CONST_VTBL struct __x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileOpenPickerUIVtbl* lpVtbl; }; EXTERN_C const IID IID___x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileOpenPickerUI; #endif /* !defined(____x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileOpenPickerUI_INTERFACE_DEFINED__) */ #if !defined(____x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileRemovedEventArgs_INTERFACE_DEFINED__) #define ____x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileRemovedEventArgs_INTERFACE_DEFINED__ typedef struct __x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileRemovedEventArgsVtbl { BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE* QueryInterface)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileRemovedEventArgs* This, REFIID riid, void** ppvObject); ULONG (STDMETHODCALLTYPE* AddRef)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileRemovedEventArgs* This); ULONG (STDMETHODCALLTYPE* Release)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileRemovedEventArgs* This); HRESULT (STDMETHODCALLTYPE* GetIids)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileRemovedEventArgs* This, ULONG* iidCount, IID** iids); HRESULT (STDMETHODCALLTYPE* GetRuntimeClassName)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileRemovedEventArgs* This, HSTRING* className); HRESULT (STDMETHODCALLTYPE* GetTrustLevel)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileRemovedEventArgs* This, TrustLevel* trustLevel); HRESULT (STDMETHODCALLTYPE* get_Id)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileRemovedEventArgs* This, HSTRING* value); END_INTERFACE } __x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileRemovedEventArgsVtbl; interface __x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileRemovedEventArgs { CONST_VTBL struct __x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileRemovedEventArgsVtbl* lpVtbl; }; EXTERN_C const IID IID___x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileRemovedEventArgs; #endif /* !defined(____x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileRemovedEventArgs_INTERFACE_DEFINED__) */ #if !defined(____x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileSavePickerUI_INTERFACE_DEFINED__) #define ____x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileSavePickerUI_INTERFACE_DEFINED__ typedef struct __x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileSavePickerUIVtbl { BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE* QueryInterface)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileSavePickerUI* This, REFIID riid, void** ppvObject); ULONG (STDMETHODCALLTYPE* AddRef)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileSavePickerUI* This); ULONG (STDMETHODCALLTYPE* Release)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileSavePickerUI* This); HRESULT (STDMETHODCALLTYPE* GetIids)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileSavePickerUI* This, ULONG* iidCount, IID** iids); HRESULT (STDMETHODCALLTYPE* GetRuntimeClassName)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileSavePickerUI* This, HSTRING* className); HRESULT (STDMETHODCALLTYPE* GetTrustLevel)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileSavePickerUI* This, TrustLevel* trustLevel); HRESULT (STDMETHODCALLTYPE* get_Title)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileSavePickerUI* This, HSTRING* value); HRESULT (STDMETHODCALLTYPE* put_Title)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileSavePickerUI* This, HSTRING value); HRESULT (STDMETHODCALLTYPE* get_AllowedFileTypes)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileSavePickerUI* This, __x_ABI_C__FIVectorView_1_HSTRING** value); HRESULT (STDMETHODCALLTYPE* get_SettingsIdentifier)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileSavePickerUI* This, HSTRING* value); HRESULT (STDMETHODCALLTYPE* get_FileName)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileSavePickerUI* This, HSTRING* value); HRESULT (STDMETHODCALLTYPE* TrySetFileName)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileSavePickerUI* This, HSTRING value, enum __x_ABI_CWindows_CStorage_CPickers_CProvider_CSetFileNameResult* result); HRESULT (STDMETHODCALLTYPE* add_FileNameChanged)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileSavePickerUI* This, __x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileSavePickerUI_IInspectable* handler, EventRegistrationToken* token); HRESULT (STDMETHODCALLTYPE* remove_FileNameChanged)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileSavePickerUI* This, EventRegistrationToken token); HRESULT (STDMETHODCALLTYPE* add_TargetFileRequested)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileSavePickerUI* This, __x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CStorage__CPickers__CProvider__CFileSavePickerUI___x_ABI_CWindows__CStorage__CPickers__CProvider__CTargetFileRequestedEventArgs* handler, EventRegistrationToken* token); HRESULT (STDMETHODCALLTYPE* remove_TargetFileRequested)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileSavePickerUI* This, EventRegistrationToken token); END_INTERFACE } __x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileSavePickerUIVtbl; interface __x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileSavePickerUI { CONST_VTBL struct __x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileSavePickerUIVtbl* lpVtbl; }; EXTERN_C const IID IID___x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileSavePickerUI; #endif /* !defined(____x_ABI_CWindows_CStorage_CPickers_CProvider_CIFileSavePickerUI_INTERFACE_DEFINED__) */ #if !defined(____x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingDeferral_INTERFACE_DEFINED__) #define ____x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingDeferral_INTERFACE_DEFINED__ typedef struct __x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingDeferralVtbl { BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE* QueryInterface)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingDeferral* This, REFIID riid, void** ppvObject); ULONG (STDMETHODCALLTYPE* AddRef)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingDeferral* This); ULONG (STDMETHODCALLTYPE* Release)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingDeferral* This); HRESULT (STDMETHODCALLTYPE* GetIids)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingDeferral* This, ULONG* iidCount, IID** iids); HRESULT (STDMETHODCALLTYPE* GetRuntimeClassName)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingDeferral* This, HSTRING* className); HRESULT (STDMETHODCALLTYPE* GetTrustLevel)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingDeferral* This, TrustLevel* trustLevel); HRESULT (STDMETHODCALLTYPE* Complete)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingDeferral* This); END_INTERFACE } __x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingDeferralVtbl; interface __x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingDeferral { CONST_VTBL struct __x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingDeferralVtbl* lpVtbl; }; EXTERN_C const IID IID___x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingDeferral; #endif /* !defined(____x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingDeferral_INTERFACE_DEFINED__) */ #if !defined(____x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingEventArgs_INTERFACE_DEFINED__) #define ____x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingEventArgs_INTERFACE_DEFINED__ typedef struct __x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingEventArgsVtbl { BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE* QueryInterface)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingEventArgs* This, REFIID riid, void** ppvObject); ULONG (STDMETHODCALLTYPE* AddRef)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingEventArgs* This); ULONG (STDMETHODCALLTYPE* Release)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingEventArgs* This); HRESULT (STDMETHODCALLTYPE* GetIids)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingEventArgs* This, ULONG* iidCount, IID** iids); HRESULT (STDMETHODCALLTYPE* GetRuntimeClassName)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingEventArgs* This, HSTRING* className); HRESULT (STDMETHODCALLTYPE* GetTrustLevel)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingEventArgs* This, TrustLevel* trustLevel); HRESULT (STDMETHODCALLTYPE* get_ClosingOperation)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingEventArgs* This, __x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingOperation** value); HRESULT (STDMETHODCALLTYPE* get_IsCanceled)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingEventArgs* This, boolean* value); END_INTERFACE } __x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingEventArgsVtbl; interface __x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingEventArgs { CONST_VTBL struct __x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingEventArgsVtbl* lpVtbl; }; EXTERN_C const IID IID___x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingEventArgs; #endif /* !defined(____x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingEventArgs_INTERFACE_DEFINED__) */ #if !defined(____x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingOperation_INTERFACE_DEFINED__) #define ____x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingOperation_INTERFACE_DEFINED__ typedef struct __x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingOperationVtbl { BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE* QueryInterface)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingOperation* This, REFIID riid, void** ppvObject); ULONG (STDMETHODCALLTYPE* AddRef)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingOperation* This); ULONG (STDMETHODCALLTYPE* Release)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingOperation* This); HRESULT (STDMETHODCALLTYPE* GetIids)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingOperation* This, ULONG* iidCount, IID** iids); HRESULT (STDMETHODCALLTYPE* GetRuntimeClassName)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingOperation* This, HSTRING* className); HRESULT (STDMETHODCALLTYPE* GetTrustLevel)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingOperation* This, TrustLevel* trustLevel); HRESULT (STDMETHODCALLTYPE* GetDeferral)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingOperation* This, __x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingDeferral** value); HRESULT (STDMETHODCALLTYPE* get_Deadline)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingOperation* This, struct __x_ABI_CWindows_CFoundation_CDateTime* value); END_INTERFACE } __x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingOperationVtbl; interface __x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingOperation { CONST_VTBL struct __x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingOperationVtbl* lpVtbl; }; EXTERN_C const IID IID___x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingOperation; #endif /* !defined(____x_ABI_CWindows_CStorage_CPickers_CProvider_CIPickerClosingOperation_INTERFACE_DEFINED__) */ #if !defined(____x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequest_INTERFACE_DEFINED__) #define ____x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequest_INTERFACE_DEFINED__ typedef struct __x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestVtbl { BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE* QueryInterface)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequest* This, REFIID riid, void** ppvObject); ULONG (STDMETHODCALLTYPE* AddRef)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequest* This); ULONG (STDMETHODCALLTYPE* Release)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequest* This); HRESULT (STDMETHODCALLTYPE* GetIids)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequest* This, ULONG* iidCount, IID** iids); HRESULT (STDMETHODCALLTYPE* GetRuntimeClassName)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequest* This, HSTRING* className); HRESULT (STDMETHODCALLTYPE* GetTrustLevel)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequest* This, TrustLevel* trustLevel); HRESULT (STDMETHODCALLTYPE* get_TargetFile)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequest* This, __x_ABI_CWindows_CStorage_CIStorageFile** value); HRESULT (STDMETHODCALLTYPE* put_TargetFile)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequest* This, __x_ABI_CWindows_CStorage_CIStorageFile* value); HRESULT (STDMETHODCALLTYPE* GetDeferral)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequest* This, __x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestDeferral** value); END_INTERFACE } __x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestVtbl; interface __x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequest { CONST_VTBL struct __x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestVtbl* lpVtbl; }; EXTERN_C const IID IID___x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequest; #endif /* !defined(____x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequest_INTERFACE_DEFINED__) */ #if !defined(____x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestDeferral_INTERFACE_DEFINED__) #define ____x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestDeferral_INTERFACE_DEFINED__ typedef struct __x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestDeferralVtbl { BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE* QueryInterface)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestDeferral* This, REFIID riid, void** ppvObject); ULONG (STDMETHODCALLTYPE* AddRef)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestDeferral* This); ULONG (STDMETHODCALLTYPE* Release)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestDeferral* This); HRESULT (STDMETHODCALLTYPE* GetIids)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestDeferral* This, ULONG* iidCount, IID** iids); HRESULT (STDMETHODCALLTYPE* GetRuntimeClassName)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestDeferral* This, HSTRING* className); HRESULT (STDMETHODCALLTYPE* GetTrustLevel)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestDeferral* This, TrustLevel* trustLevel); HRESULT (STDMETHODCALLTYPE* Complete)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestDeferral* This); END_INTERFACE } __x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestDeferralVtbl; interface __x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestDeferral { CONST_VTBL struct __x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestDeferralVtbl* lpVtbl; }; EXTERN_C const IID IID___x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestDeferral; #endif /* !defined(____x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestDeferral_INTERFACE_DEFINED__) */ #if !defined(____x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestedEventArgs_INTERFACE_DEFINED__) #define ____x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestedEventArgs_INTERFACE_DEFINED__ typedef struct __x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestedEventArgsVtbl { BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE* QueryInterface)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestedEventArgs* This, REFIID riid, void** ppvObject); ULONG (STDMETHODCALLTYPE* AddRef)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestedEventArgs* This); ULONG (STDMETHODCALLTYPE* Release)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestedEventArgs* This); HRESULT (STDMETHODCALLTYPE* GetIids)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestedEventArgs* This, ULONG* iidCount, IID** iids); HRESULT (STDMETHODCALLTYPE* GetRuntimeClassName)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestedEventArgs* This, HSTRING* className); HRESULT (STDMETHODCALLTYPE* GetTrustLevel)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestedEventArgs* This, TrustLevel* trustLevel); HRESULT (STDMETHODCALLTYPE* get_Request)(__x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestedEventArgs* This, __x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequest** value); END_INTERFACE } __x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestedEventArgsVtbl; interface __x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestedEventArgs { CONST_VTBL struct __x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestedEventArgsVtbl* lpVtbl; }; EXTERN_C const IID IID___x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestedEventArgs; #endif /* !defined(____x_ABI_CWindows_CStorage_CPickers_CProvider_CITargetFileRequestedEventArgs_INTERFACE_DEFINED__) */