// 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 "Microsoft.Windows.AppNotifications.h" // Importing Collections header #include "Windows.Foundation.Collections.h" /* Forward Declarations */ #ifndef ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder_FWD_DEFINED__ #define ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder_FWD_DEFINED__ typedef interface __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder; #endif // ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder_FWD_DEFINED__ #ifndef ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilderStatics_FWD_DEFINED__ #define ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilderStatics_FWD_DEFINED__ typedef interface __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilderStatics __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilderStatics; #endif // ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilderStatics_FWD_DEFINED__ #ifndef ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton_FWD_DEFINED__ #define ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton_FWD_DEFINED__ typedef interface __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton; #endif // ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton_FWD_DEFINED__ #ifndef ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonFactory_FWD_DEFINED__ #define ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonFactory_FWD_DEFINED__ typedef interface __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonFactory __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonFactory; #endif // ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonFactory_FWD_DEFINED__ #ifndef ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonStatics_FWD_DEFINED__ #define ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonStatics_FWD_DEFINED__ typedef interface __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonStatics __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonStatics; #endif // ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonStatics_FWD_DEFINED__ #ifndef ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBox_FWD_DEFINED__ #define ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBox_FWD_DEFINED__ typedef interface __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBox __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBox; #endif // ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBox_FWD_DEFINED__ #ifndef ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBoxFactory_FWD_DEFINED__ #define ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBoxFactory_FWD_DEFINED__ typedef interface __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBoxFactory __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBoxFactory; #endif // ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBoxFactory_FWD_DEFINED__ #ifndef ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar_FWD_DEFINED__ #define ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar_FWD_DEFINED__ typedef interface __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar; #endif // ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar_FWD_DEFINED__ #ifndef ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationTextProperties_FWD_DEFINED__ #define ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationTextProperties_FWD_DEFINED__ typedef interface __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationTextProperties __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationTextProperties; #endif // ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationTextProperties_FWD_DEFINED__ // Parameterized interface forward declarations (C) // Collection interface definitions #if !defined(____x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING_INTERFACE_DEFINED__) #define ____x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING_INTERFACE_DEFINED__ typedef interface __x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING __x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING; // Declare the parameterized interface IID. EXTERN_C const IID IID___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING; typedef struct __x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRINGVtbl { BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE* QueryInterface)(__x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING* This, REFIID riid, void** ppvObject); ULONG (STDMETHODCALLTYPE* AddRef)(__x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING* This); ULONG (STDMETHODCALLTYPE* Release)(__x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING* This); HRESULT (STDMETHODCALLTYPE* GetIids)(__x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING* This, ULONG* iidCount, IID** iids); HRESULT (STDMETHODCALLTYPE* GetRuntimeClassName)(__x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING* This, HSTRING* className); HRESULT (STDMETHODCALLTYPE* GetTrustLevel)(__x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING* This, TrustLevel* trustLevel); HRESULT (STDMETHODCALLTYPE* get_Key)(__x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING* This, HSTRING* result); HRESULT (STDMETHODCALLTYPE* get_Value)(__x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING* This, HSTRING* result); END_INTERFACE } __x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRINGVtbl; interface __x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING { CONST_VTBL struct __x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRINGVtbl* lpVtbl; }; #endif // ____x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING_INTERFACE_DEFINED__ #if !defined(____x_ABI_C__FIIterator_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING_INTERFACE_DEFINED__) #define ____x_ABI_C__FIIterator_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING_INTERFACE_DEFINED__ typedef interface __x_ABI_C__FIIterator_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING __x_ABI_C__FIIterator_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING; // Declare the parameterized interface IID. EXTERN_C const IID IID___x_ABI_C__FIIterator_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING; typedef struct __x_ABI_C__FIIterator_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRINGVtbl { BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE* QueryInterface)(__x_ABI_C__FIIterator_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING* This, REFIID riid, void** ppvObject); ULONG (STDMETHODCALLTYPE* AddRef)(__x_ABI_C__FIIterator_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING* This); ULONG (STDMETHODCALLTYPE* Release)(__x_ABI_C__FIIterator_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING* This); HRESULT (STDMETHODCALLTYPE* GetIids)(__x_ABI_C__FIIterator_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING* This, ULONG* iidCount, IID** iids); HRESULT (STDMETHODCALLTYPE* GetRuntimeClassName)(__x_ABI_C__FIIterator_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING* This, HSTRING* className); HRESULT (STDMETHODCALLTYPE* GetTrustLevel)(__x_ABI_C__FIIterator_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING* This, TrustLevel* trustLevel); HRESULT (STDMETHODCALLTYPE* get_Current)(__x_ABI_C__FIIterator_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING* This, __x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING** result); HRESULT (STDMETHODCALLTYPE* get_HasCurrent)(__x_ABI_C__FIIterator_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING* This, boolean* result); HRESULT (STDMETHODCALLTYPE* MoveNext)(__x_ABI_C__FIIterator_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING* This, boolean* result); HRESULT (STDMETHODCALLTYPE* GetMany)(__x_ABI_C__FIIterator_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING* This, UINT32 itemsLength, __x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING** items, UINT32* result); END_INTERFACE } __x_ABI_C__FIIterator_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRINGVtbl; interface __x_ABI_C__FIIterator_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING { CONST_VTBL struct __x_ABI_C__FIIterator_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRINGVtbl* lpVtbl; }; #endif // ____x_ABI_C__FIIterator_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING_INTERFACE_DEFINED__ #if !defined(____x_ABI_C__FIIterable_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING_INTERFACE_DEFINED__) #define ____x_ABI_C__FIIterable_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING_INTERFACE_DEFINED__ typedef interface __x_ABI_C__FIIterable_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING __x_ABI_C__FIIterable_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING; // Declare the parameterized interface IID. EXTERN_C const IID IID___x_ABI_C__FIIterable_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING; typedef struct __x_ABI_C__FIIterable_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRINGVtbl { BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE* QueryInterface)(__x_ABI_C__FIIterable_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING* This, REFIID riid, void** ppvObject); ULONG (STDMETHODCALLTYPE* AddRef)(__x_ABI_C__FIIterable_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING* This); ULONG (STDMETHODCALLTYPE* Release)(__x_ABI_C__FIIterable_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING* This); HRESULT (STDMETHODCALLTYPE* GetIids)(__x_ABI_C__FIIterable_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING* This, ULONG* iidCount, IID** iids); HRESULT (STDMETHODCALLTYPE* GetRuntimeClassName)(__x_ABI_C__FIIterable_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING* This, HSTRING* className); HRESULT (STDMETHODCALLTYPE* GetTrustLevel)(__x_ABI_C__FIIterable_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING* This, TrustLevel* trustLevel); HRESULT (STDMETHODCALLTYPE* First)(__x_ABI_C__FIIterable_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING* This, __x_ABI_C__FIIterator_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING** result); END_INTERFACE } __x_ABI_C__FIIterable_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRINGVtbl; interface __x_ABI_C__FIIterable_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING { CONST_VTBL struct __x_ABI_C__FIIterable_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRINGVtbl* lpVtbl; }; #endif // ____x_ABI_C__FIIterable_1___x_ABI_C__FIKeyValuePair_2_HSTRING_HSTRING_INTERFACE_DEFINED__ typedef interface __x_ABI_C__FIMapView_2_HSTRING_HSTRING __x_ABI_C__FIMapView_2_HSTRING_HSTRING; #if !defined(____x_ABI_C__FIMapView_2_HSTRING_HSTRING_INTERFACE_DEFINED__) #define ____x_ABI_C__FIMapView_2_HSTRING_HSTRING_INTERFACE_DEFINED__ typedef interface __x_ABI_C__FIMapView_2_HSTRING_HSTRING __x_ABI_C__FIMapView_2_HSTRING_HSTRING; // Declare the parameterized interface IID. EXTERN_C const IID IID___x_ABI_C__FIMapView_2_HSTRING_HSTRING; typedef struct __x_ABI_C__FIMapView_2_HSTRING_HSTRINGVtbl { BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE* QueryInterface)(__x_ABI_C__FIMapView_2_HSTRING_HSTRING* This, REFIID riid, void** ppvObject); ULONG (STDMETHODCALLTYPE* AddRef)(__x_ABI_C__FIMapView_2_HSTRING_HSTRING* This); ULONG (STDMETHODCALLTYPE* Release)(__x_ABI_C__FIMapView_2_HSTRING_HSTRING* This); HRESULT (STDMETHODCALLTYPE* GetIids)(__x_ABI_C__FIMapView_2_HSTRING_HSTRING* This, ULONG* iidCount, IID** iids); HRESULT (STDMETHODCALLTYPE* GetRuntimeClassName)(__x_ABI_C__FIMapView_2_HSTRING_HSTRING* This, HSTRING* className); HRESULT (STDMETHODCALLTYPE* GetTrustLevel)(__x_ABI_C__FIMapView_2_HSTRING_HSTRING* This, TrustLevel* trustLevel); HRESULT (STDMETHODCALLTYPE* Lookup)(__x_ABI_C__FIMapView_2_HSTRING_HSTRING* This, HSTRING key, HSTRING* result); HRESULT (STDMETHODCALLTYPE* get_Size)(__x_ABI_C__FIMapView_2_HSTRING_HSTRING* This, UINT32* result); HRESULT (STDMETHODCALLTYPE* HasKey)(__x_ABI_C__FIMapView_2_HSTRING_HSTRING* This, HSTRING key, boolean* result); HRESULT (STDMETHODCALLTYPE* Split)(__x_ABI_C__FIMapView_2_HSTRING_HSTRING* This, __x_ABI_C__FIMapView_2_HSTRING_HSTRING** first, __x_ABI_C__FIMapView_2_HSTRING_HSTRING** second); END_INTERFACE } __x_ABI_C__FIMapView_2_HSTRING_HSTRINGVtbl; interface __x_ABI_C__FIMapView_2_HSTRING_HSTRING { CONST_VTBL struct __x_ABI_C__FIMapView_2_HSTRING_HSTRINGVtbl* lpVtbl; }; #endif // ____x_ABI_C__FIMapView_2_HSTRING_HSTRING_INTERFACE_DEFINED__ #if !defined(____x_ABI_C__FIMap_2_HSTRING_HSTRING_INTERFACE_DEFINED__) #define ____x_ABI_C__FIMap_2_HSTRING_HSTRING_INTERFACE_DEFINED__ typedef interface __x_ABI_C__FIMap_2_HSTRING_HSTRING __x_ABI_C__FIMap_2_HSTRING_HSTRING; // Declare the parameterized interface IID. EXTERN_C const IID IID___x_ABI_C__FIMap_2_HSTRING_HSTRING; typedef struct __x_ABI_C__FIMap_2_HSTRING_HSTRINGVtbl { BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE* QueryInterface)(__x_ABI_C__FIMap_2_HSTRING_HSTRING* This, REFIID riid, void** ppvObject); ULONG (STDMETHODCALLTYPE* AddRef)(__x_ABI_C__FIMap_2_HSTRING_HSTRING* This); ULONG (STDMETHODCALLTYPE* Release)(__x_ABI_C__FIMap_2_HSTRING_HSTRING* This); HRESULT (STDMETHODCALLTYPE* GetIids)(__x_ABI_C__FIMap_2_HSTRING_HSTRING* This, ULONG* iidCount, IID** iids); HRESULT (STDMETHODCALLTYPE* GetRuntimeClassName)(__x_ABI_C__FIMap_2_HSTRING_HSTRING* This, HSTRING* className); HRESULT (STDMETHODCALLTYPE* GetTrustLevel)(__x_ABI_C__FIMap_2_HSTRING_HSTRING* This, TrustLevel* trustLevel); HRESULT (STDMETHODCALLTYPE* Lookup)(__x_ABI_C__FIMap_2_HSTRING_HSTRING* This, HSTRING key, HSTRING* result); HRESULT (STDMETHODCALLTYPE* get_Size)(__x_ABI_C__FIMap_2_HSTRING_HSTRING* This, UINT32* result); HRESULT (STDMETHODCALLTYPE* HasKey)(__x_ABI_C__FIMap_2_HSTRING_HSTRING* This, HSTRING key, boolean* result); HRESULT (STDMETHODCALLTYPE* GetView)(__x_ABI_C__FIMap_2_HSTRING_HSTRING* This, __x_ABI_C__FIMapView_2_HSTRING_HSTRING** result); HRESULT (STDMETHODCALLTYPE* Insert)(__x_ABI_C__FIMap_2_HSTRING_HSTRING* This, HSTRING key, HSTRING value, boolean* result); HRESULT (STDMETHODCALLTYPE* Remove)(__x_ABI_C__FIMap_2_HSTRING_HSTRING* This, HSTRING key); HRESULT (STDMETHODCALLTYPE* Clear)(__x_ABI_C__FIMap_2_HSTRING_HSTRING* This); END_INTERFACE } __x_ABI_C__FIMap_2_HSTRING_HSTRINGVtbl; interface __x_ABI_C__FIMap_2_HSTRING_HSTRING { CONST_VTBL struct __x_ABI_C__FIMap_2_HSTRING_HSTRINGVtbl* lpVtbl; }; #endif // ____x_ABI_C__FIMap_2_HSTRING_HSTRING_INTERFACE_DEFINED__ #ifndef ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CIAppNotification_FWD_DEFINED__ #define ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CIAppNotification_FWD_DEFINED__ typedef interface __x_ABI_CMicrosoft_CWindows_CAppNotifications_CIAppNotification __x_ABI_CMicrosoft_CWindows_CAppNotifications_CIAppNotification; #endif // ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CIAppNotification_FWD_DEFINED__ typedef struct __x_ABI_CWindows_CFoundation_CDateTime __x_ABI_CWindows_CFoundation_CDateTime; #ifndef ____x_ABI_CWindows_CFoundation_CIUriRuntimeClass_FWD_DEFINED__ #define ____x_ABI_CWindows_CFoundation_CIUriRuntimeClass_FWD_DEFINED__ typedef interface __x_ABI_CWindows_CFoundation_CIUriRuntimeClass __x_ABI_CWindows_CFoundation_CIUriRuntimeClass; #endif // ____x_ABI_CWindows_CFoundation_CIUriRuntimeClass_FWD_DEFINED__ typedef enum __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationAudioLooping __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationAudioLooping; typedef enum __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationButtonStyle __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationButtonStyle; typedef enum __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationDuration __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationDuration; typedef enum __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationImageCrop __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationImageCrop; typedef enum __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationScenario __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationScenario; typedef enum __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationSoundEvent __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationSoundEvent; enum __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationAudioLooping { __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationAudioLooping_None = 0, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationAudioLooping_Loop = 1, }; enum __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationButtonStyle { __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationButtonStyle_Default = 0, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationButtonStyle_Success = 1, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationButtonStyle_Critical = 2, }; enum __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationDuration { __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationDuration_Default = 0, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationDuration_Long = 1, }; enum __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationImageCrop { __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationImageCrop_Default = 0, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationImageCrop_Circle = 1, }; enum __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationScenario { __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationScenario_Default = 0, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationScenario_Reminder = 1, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationScenario_Alarm = 2, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationScenario_IncomingCall = 3, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationScenario_Urgent = 4, }; enum __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationSoundEvent { __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationSoundEvent_Default = 0, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationSoundEvent_IM = 1, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationSoundEvent_Mail = 2, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationSoundEvent_Reminder = 3, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationSoundEvent_SMS = 4, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationSoundEvent_Alarm = 5, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationSoundEvent_Alarm2 = 6, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationSoundEvent_Alarm3 = 7, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationSoundEvent_Alarm4 = 8, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationSoundEvent_Alarm5 = 9, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationSoundEvent_Alarm6 = 10, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationSoundEvent_Alarm7 = 11, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationSoundEvent_Alarm8 = 12, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationSoundEvent_Alarm9 = 13, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationSoundEvent_Alarm10 = 14, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationSoundEvent_Call = 15, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationSoundEvent_Call2 = 16, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationSoundEvent_Call3 = 17, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationSoundEvent_Call4 = 18, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationSoundEvent_Call5 = 19, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationSoundEvent_Call6 = 20, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationSoundEvent_Call7 = 21, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationSoundEvent_Call8 = 22, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationSoundEvent_Call9 = 23, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationSoundEvent_Call10 = 24, }; #if !defined(____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder_INTERFACE_DEFINED__) #define ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder_INTERFACE_DEFINED__ typedef struct __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilderVtbl { BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE* QueryInterface)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This, REFIID riid, void** ppvObject); ULONG (STDMETHODCALLTYPE* AddRef)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This); ULONG (STDMETHODCALLTYPE* Release)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This); HRESULT (STDMETHODCALLTYPE* GetIids)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This, ULONG* iidCount, IID** iids); HRESULT (STDMETHODCALLTYPE* GetRuntimeClassName)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This, HSTRING* className); HRESULT (STDMETHODCALLTYPE* GetTrustLevel)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This, TrustLevel* trustLevel); HRESULT (STDMETHODCALLTYPE* AddArgument)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This, HSTRING key, HSTRING value, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder** result); HRESULT (STDMETHODCALLTYPE* SetTimeStamp)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This, struct __x_ABI_CWindows_CFoundation_CDateTime value, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder** result); HRESULT (STDMETHODCALLTYPE* SetDuration)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This, enum __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationDuration duration, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder** result); HRESULT (STDMETHODCALLTYPE* SetScenario)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This, enum __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationScenario value, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder** result); HRESULT (STDMETHODCALLTYPE* AddText)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This, HSTRING text, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder** result); HRESULT (STDMETHODCALLTYPE* AddText2)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This, HSTRING text, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationTextProperties* properties, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder** result); HRESULT (STDMETHODCALLTYPE* SetAttributionText)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This, HSTRING text, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder** result); HRESULT (STDMETHODCALLTYPE* SetAttributionText2)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This, HSTRING text, HSTRING language, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder** result); HRESULT (STDMETHODCALLTYPE* SetInlineImage)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This, __x_ABI_CWindows_CFoundation_CIUriRuntimeClass* imageUri, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder** result); HRESULT (STDMETHODCALLTYPE* SetInlineImage2)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This, __x_ABI_CWindows_CFoundation_CIUriRuntimeClass* imageUri, enum __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationImageCrop imageCrop, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder** result); HRESULT (STDMETHODCALLTYPE* SetInlineImage3)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This, __x_ABI_CWindows_CFoundation_CIUriRuntimeClass* imageUri, enum __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationImageCrop imagecrop, HSTRING alternateText, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder** result); HRESULT (STDMETHODCALLTYPE* SetAppLogoOverride)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This, __x_ABI_CWindows_CFoundation_CIUriRuntimeClass* imageUri, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder** result); HRESULT (STDMETHODCALLTYPE* SetAppLogoOverride2)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This, __x_ABI_CWindows_CFoundation_CIUriRuntimeClass* imageUri, enum __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationImageCrop imageCrop, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder** result); HRESULT (STDMETHODCALLTYPE* SetAppLogoOverride3)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This, __x_ABI_CWindows_CFoundation_CIUriRuntimeClass* imageUri, enum __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationImageCrop imageCrop, HSTRING alternateText, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder** result); HRESULT (STDMETHODCALLTYPE* SetHeroImage)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This, __x_ABI_CWindows_CFoundation_CIUriRuntimeClass* imageUri, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder** result); HRESULT (STDMETHODCALLTYPE* SetHeroImage2)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This, __x_ABI_CWindows_CFoundation_CIUriRuntimeClass* imageUri, HSTRING alternateText, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder** result); HRESULT (STDMETHODCALLTYPE* SetAudioUri)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This, __x_ABI_CWindows_CFoundation_CIUriRuntimeClass* audioUri, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder** result); HRESULT (STDMETHODCALLTYPE* SetAudioUri2)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This, __x_ABI_CWindows_CFoundation_CIUriRuntimeClass* audioUri, enum __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationAudioLooping loop, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder** result); HRESULT (STDMETHODCALLTYPE* SetAudioEvent)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This, enum __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationSoundEvent appNotificationSoundEvent, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder** result); HRESULT (STDMETHODCALLTYPE* SetAudioEvent2)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This, enum __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationSoundEvent appNotificationSoundEvent, enum __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationAudioLooping loop, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder** result); HRESULT (STDMETHODCALLTYPE* MuteAudio)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder** result); HRESULT (STDMETHODCALLTYPE* AddTextBox)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This, HSTRING id, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder** result); HRESULT (STDMETHODCALLTYPE* AddTextBox2)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This, HSTRING id, HSTRING placeHolderText, HSTRING title, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder** result); HRESULT (STDMETHODCALLTYPE* AddButton)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton* value, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder** result); HRESULT (STDMETHODCALLTYPE* AddComboBox)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBox* value, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder** result); HRESULT (STDMETHODCALLTYPE* AddProgressBar)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar* value, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder** result); HRESULT (STDMETHODCALLTYPE* BuildNotification)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CIAppNotification** result); HRESULT (STDMETHODCALLTYPE* SetTag)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This, HSTRING value, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder** result); HRESULT (STDMETHODCALLTYPE* SetGroup)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder* This, HSTRING group, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder** result); END_INTERFACE } __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilderVtbl; interface __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder { CONST_VTBL struct __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilderVtbl* lpVtbl; }; EXTERN_C const IID IID___x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder; #endif /* !defined(____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilder_INTERFACE_DEFINED__) */ #if !defined(____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilderStatics_INTERFACE_DEFINED__) #define ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilderStatics_INTERFACE_DEFINED__ typedef struct __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilderStaticsVtbl { BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE* QueryInterface)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilderStatics* This, REFIID riid, void** ppvObject); ULONG (STDMETHODCALLTYPE* AddRef)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilderStatics* This); ULONG (STDMETHODCALLTYPE* Release)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilderStatics* This); HRESULT (STDMETHODCALLTYPE* GetIids)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilderStatics* This, ULONG* iidCount, IID** iids); HRESULT (STDMETHODCALLTYPE* GetRuntimeClassName)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilderStatics* This, HSTRING* className); HRESULT (STDMETHODCALLTYPE* GetTrustLevel)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilderStatics* This, TrustLevel* trustLevel); HRESULT (STDMETHODCALLTYPE* IsUrgentScenarioSupported)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilderStatics* This, boolean* result); END_INTERFACE } __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilderStaticsVtbl; interface __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilderStatics { CONST_VTBL struct __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilderStaticsVtbl* lpVtbl; }; EXTERN_C const IID IID___x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilderStatics; #endif /* !defined(____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationBuilderStatics_INTERFACE_DEFINED__) */ #if !defined(____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton_INTERFACE_DEFINED__) #define ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton_INTERFACE_DEFINED__ typedef struct __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonVtbl { BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE* QueryInterface)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton* This, REFIID riid, void** ppvObject); ULONG (STDMETHODCALLTYPE* AddRef)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton* This); ULONG (STDMETHODCALLTYPE* Release)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton* This); HRESULT (STDMETHODCALLTYPE* GetIids)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton* This, ULONG* iidCount, IID** iids); HRESULT (STDMETHODCALLTYPE* GetRuntimeClassName)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton* This, HSTRING* className); HRESULT (STDMETHODCALLTYPE* GetTrustLevel)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton* This, TrustLevel* trustLevel); HRESULT (STDMETHODCALLTYPE* get_Content)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton* This, HSTRING* value); HRESULT (STDMETHODCALLTYPE* put_Content)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton* This, HSTRING value); HRESULT (STDMETHODCALLTYPE* get_Arguments)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton* This, __x_ABI_C__FIMap_2_HSTRING_HSTRING** value); HRESULT (STDMETHODCALLTYPE* put_Arguments)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton* This, __x_ABI_C__FIMap_2_HSTRING_HSTRING* value); HRESULT (STDMETHODCALLTYPE* get_Icon)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton* This, __x_ABI_CWindows_CFoundation_CIUriRuntimeClass** value); HRESULT (STDMETHODCALLTYPE* put_Icon)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton* This, __x_ABI_CWindows_CFoundation_CIUriRuntimeClass* value); HRESULT (STDMETHODCALLTYPE* get_ToolTip)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton* This, HSTRING* value); HRESULT (STDMETHODCALLTYPE* put_ToolTip)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton* This, HSTRING value); HRESULT (STDMETHODCALLTYPE* get_ContextMenuPlacement)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton* This, boolean* value); HRESULT (STDMETHODCALLTYPE* put_ContextMenuPlacement)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton* This, boolean value); HRESULT (STDMETHODCALLTYPE* get_ButtonStyle)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton* This, enum __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationButtonStyle* value); HRESULT (STDMETHODCALLTYPE* put_ButtonStyle)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton* This, enum __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationButtonStyle value); HRESULT (STDMETHODCALLTYPE* get_InputId)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton* This, HSTRING* value); HRESULT (STDMETHODCALLTYPE* put_InputId)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton* This, HSTRING value); HRESULT (STDMETHODCALLTYPE* get_InvokeUri)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton* This, __x_ABI_CWindows_CFoundation_CIUriRuntimeClass** value); HRESULT (STDMETHODCALLTYPE* put_InvokeUri)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton* This, __x_ABI_CWindows_CFoundation_CIUriRuntimeClass* value); HRESULT (STDMETHODCALLTYPE* get_TargetAppId)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton* This, HSTRING* value); HRESULT (STDMETHODCALLTYPE* put_TargetAppId)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton* This, HSTRING value); HRESULT (STDMETHODCALLTYPE* AddArgument)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton* This, HSTRING key, HSTRING value, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton** result); HRESULT (STDMETHODCALLTYPE* SetIcon)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton* This, __x_ABI_CWindows_CFoundation_CIUriRuntimeClass* value, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton** result); HRESULT (STDMETHODCALLTYPE* SetToolTip)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton* This, HSTRING value, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton** result); HRESULT (STDMETHODCALLTYPE* SetContextMenuPlacement)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton* This, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton** result); HRESULT (STDMETHODCALLTYPE* SetButtonStyle)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton* This, enum __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CAppNotificationButtonStyle value, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton** result); HRESULT (STDMETHODCALLTYPE* SetInputId)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton* This, HSTRING value, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton** result); HRESULT (STDMETHODCALLTYPE* SetInvokeUri)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton* This, __x_ABI_CWindows_CFoundation_CIUriRuntimeClass* protocolUri, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton** result); HRESULT (STDMETHODCALLTYPE* SetInvokeUri2)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton* This, __x_ABI_CWindows_CFoundation_CIUriRuntimeClass* protocolUri, HSTRING targetAppId, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton** result); END_INTERFACE } __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonVtbl; interface __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton { CONST_VTBL struct __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonVtbl* lpVtbl; }; EXTERN_C const IID IID___x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton; #endif /* !defined(____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton_INTERFACE_DEFINED__) */ #if !defined(____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonFactory_INTERFACE_DEFINED__) #define ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonFactory_INTERFACE_DEFINED__ typedef struct __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonFactoryVtbl { BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE* QueryInterface)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonFactory* This, REFIID riid, void** ppvObject); ULONG (STDMETHODCALLTYPE* AddRef)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonFactory* This); ULONG (STDMETHODCALLTYPE* Release)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonFactory* This); HRESULT (STDMETHODCALLTYPE* GetIids)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonFactory* This, ULONG* iidCount, IID** iids); HRESULT (STDMETHODCALLTYPE* GetRuntimeClassName)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonFactory* This, HSTRING* className); HRESULT (STDMETHODCALLTYPE* GetTrustLevel)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonFactory* This, TrustLevel* trustLevel); HRESULT (STDMETHODCALLTYPE* CreateInstance)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonFactory* This, HSTRING content, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButton** value); END_INTERFACE } __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonFactoryVtbl; interface __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonFactory { CONST_VTBL struct __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonFactoryVtbl* lpVtbl; }; EXTERN_C const IID IID___x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonFactory; #endif /* !defined(____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonFactory_INTERFACE_DEFINED__) */ #if !defined(____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonStatics_INTERFACE_DEFINED__) #define ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonStatics_INTERFACE_DEFINED__ typedef struct __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonStaticsVtbl { BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE* QueryInterface)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonStatics* This, REFIID riid, void** ppvObject); ULONG (STDMETHODCALLTYPE* AddRef)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonStatics* This); ULONG (STDMETHODCALLTYPE* Release)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonStatics* This); HRESULT (STDMETHODCALLTYPE* GetIids)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonStatics* This, ULONG* iidCount, IID** iids); HRESULT (STDMETHODCALLTYPE* GetRuntimeClassName)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonStatics* This, HSTRING* className); HRESULT (STDMETHODCALLTYPE* GetTrustLevel)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonStatics* This, TrustLevel* trustLevel); HRESULT (STDMETHODCALLTYPE* IsToolTipSupported)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonStatics* This, boolean* result); HRESULT (STDMETHODCALLTYPE* IsButtonStyleSupported)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonStatics* This, boolean* result); END_INTERFACE } __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonStaticsVtbl; interface __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonStatics { CONST_VTBL struct __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonStaticsVtbl* lpVtbl; }; EXTERN_C const IID IID___x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonStatics; #endif /* !defined(____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationButtonStatics_INTERFACE_DEFINED__) */ #if !defined(____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBox_INTERFACE_DEFINED__) #define ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBox_INTERFACE_DEFINED__ typedef struct __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBoxVtbl { BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE* QueryInterface)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBox* This, REFIID riid, void** ppvObject); ULONG (STDMETHODCALLTYPE* AddRef)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBox* This); ULONG (STDMETHODCALLTYPE* Release)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBox* This); HRESULT (STDMETHODCALLTYPE* GetIids)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBox* This, ULONG* iidCount, IID** iids); HRESULT (STDMETHODCALLTYPE* GetRuntimeClassName)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBox* This, HSTRING* className); HRESULT (STDMETHODCALLTYPE* GetTrustLevel)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBox* This, TrustLevel* trustLevel); HRESULT (STDMETHODCALLTYPE* get_Items)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBox* This, __x_ABI_C__FIMap_2_HSTRING_HSTRING** value); HRESULT (STDMETHODCALLTYPE* put_Items)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBox* This, __x_ABI_C__FIMap_2_HSTRING_HSTRING* value); HRESULT (STDMETHODCALLTYPE* get_Title)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBox* This, HSTRING* value); HRESULT (STDMETHODCALLTYPE* put_Title)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBox* This, HSTRING value); HRESULT (STDMETHODCALLTYPE* get_SelectedItem)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBox* This, HSTRING* value); HRESULT (STDMETHODCALLTYPE* put_SelectedItem)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBox* This, HSTRING value); HRESULT (STDMETHODCALLTYPE* AddItem)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBox* This, HSTRING id, HSTRING content, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBox** result); HRESULT (STDMETHODCALLTYPE* SetTitle)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBox* This, HSTRING value, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBox** result); HRESULT (STDMETHODCALLTYPE* SetSelectedItem)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBox* This, HSTRING id, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBox** result); END_INTERFACE } __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBoxVtbl; interface __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBox { CONST_VTBL struct __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBoxVtbl* lpVtbl; }; EXTERN_C const IID IID___x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBox; #endif /* !defined(____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBox_INTERFACE_DEFINED__) */ #if !defined(____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBoxFactory_INTERFACE_DEFINED__) #define ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBoxFactory_INTERFACE_DEFINED__ typedef struct __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBoxFactoryVtbl { BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE* QueryInterface)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBoxFactory* This, REFIID riid, void** ppvObject); ULONG (STDMETHODCALLTYPE* AddRef)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBoxFactory* This); ULONG (STDMETHODCALLTYPE* Release)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBoxFactory* This); HRESULT (STDMETHODCALLTYPE* GetIids)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBoxFactory* This, ULONG* iidCount, IID** iids); HRESULT (STDMETHODCALLTYPE* GetRuntimeClassName)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBoxFactory* This, HSTRING* className); HRESULT (STDMETHODCALLTYPE* GetTrustLevel)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBoxFactory* This, TrustLevel* trustLevel); HRESULT (STDMETHODCALLTYPE* CreateInstance)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBoxFactory* This, HSTRING id, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBox** value); END_INTERFACE } __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBoxFactoryVtbl; interface __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBoxFactory { CONST_VTBL struct __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBoxFactoryVtbl* lpVtbl; }; EXTERN_C const IID IID___x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBoxFactory; #endif /* !defined(____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationComboBoxFactory_INTERFACE_DEFINED__) */ #if !defined(____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar_INTERFACE_DEFINED__) #define ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar_INTERFACE_DEFINED__ typedef struct __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBarVtbl { BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE* QueryInterface)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar* This, REFIID riid, void** ppvObject); ULONG (STDMETHODCALLTYPE* AddRef)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar* This); ULONG (STDMETHODCALLTYPE* Release)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar* This); HRESULT (STDMETHODCALLTYPE* GetIids)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar* This, ULONG* iidCount, IID** iids); HRESULT (STDMETHODCALLTYPE* GetRuntimeClassName)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar* This, HSTRING* className); HRESULT (STDMETHODCALLTYPE* GetTrustLevel)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar* This, TrustLevel* trustLevel); HRESULT (STDMETHODCALLTYPE* get_Title)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar* This, HSTRING* value); HRESULT (STDMETHODCALLTYPE* put_Title)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar* This, HSTRING value); HRESULT (STDMETHODCALLTYPE* get_Status)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar* This, HSTRING* value); HRESULT (STDMETHODCALLTYPE* put_Status)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar* This, HSTRING value); HRESULT (STDMETHODCALLTYPE* get_Value)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar* This, DOUBLE* value); HRESULT (STDMETHODCALLTYPE* put_Value)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar* This, DOUBLE value); HRESULT (STDMETHODCALLTYPE* get_ValueStringOverride)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar* This, HSTRING* value); HRESULT (STDMETHODCALLTYPE* put_ValueStringOverride)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar* This, HSTRING value); HRESULT (STDMETHODCALLTYPE* SetTitle)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar* This, HSTRING value, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar** result); HRESULT (STDMETHODCALLTYPE* BindTitle)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar* This, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar** result); HRESULT (STDMETHODCALLTYPE* SetStatus)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar* This, HSTRING value, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar** result); HRESULT (STDMETHODCALLTYPE* BindStatus)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar* This, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar** result); HRESULT (STDMETHODCALLTYPE* SetValue)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar* This, DOUBLE value, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar** result); HRESULT (STDMETHODCALLTYPE* BindValue)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar* This, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar** result); HRESULT (STDMETHODCALLTYPE* SetValueStringOverride)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar* This, HSTRING value, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar** result); HRESULT (STDMETHODCALLTYPE* BindValueStringOverride)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar* This, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar** result); END_INTERFACE } __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBarVtbl; interface __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar { CONST_VTBL struct __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBarVtbl* lpVtbl; }; EXTERN_C const IID IID___x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar; #endif /* !defined(____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationProgressBar_INTERFACE_DEFINED__) */ #if !defined(____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationTextProperties_INTERFACE_DEFINED__) #define ____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationTextProperties_INTERFACE_DEFINED__ typedef struct __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationTextPropertiesVtbl { BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE* QueryInterface)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationTextProperties* This, REFIID riid, void** ppvObject); ULONG (STDMETHODCALLTYPE* AddRef)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationTextProperties* This); ULONG (STDMETHODCALLTYPE* Release)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationTextProperties* This); HRESULT (STDMETHODCALLTYPE* GetIids)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationTextProperties* This, ULONG* iidCount, IID** iids); HRESULT (STDMETHODCALLTYPE* GetRuntimeClassName)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationTextProperties* This, HSTRING* className); HRESULT (STDMETHODCALLTYPE* GetTrustLevel)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationTextProperties* This, TrustLevel* trustLevel); HRESULT (STDMETHODCALLTYPE* get_Language)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationTextProperties* This, HSTRING* value); HRESULT (STDMETHODCALLTYPE* put_Language)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationTextProperties* This, HSTRING value); HRESULT (STDMETHODCALLTYPE* get_IncomingCallAlignment)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationTextProperties* This, boolean* value); HRESULT (STDMETHODCALLTYPE* put_IncomingCallAlignment)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationTextProperties* This, boolean value); HRESULT (STDMETHODCALLTYPE* get_MaxLines)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationTextProperties* This, INT32* value); HRESULT (STDMETHODCALLTYPE* put_MaxLines)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationTextProperties* This, INT32 value); HRESULT (STDMETHODCALLTYPE* SetLanguage)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationTextProperties* This, HSTRING value, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationTextProperties** result); HRESULT (STDMETHODCALLTYPE* SetIncomingCallAlignment)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationTextProperties* This, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationTextProperties** result); HRESULT (STDMETHODCALLTYPE* SetMaxLines)(__x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationTextProperties* This, INT32 value, __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationTextProperties** result); END_INTERFACE } __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationTextPropertiesVtbl; interface __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationTextProperties { CONST_VTBL struct __x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationTextPropertiesVtbl* lpVtbl; }; EXTERN_C const IID IID___x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationTextProperties; #endif /* !defined(____x_ABI_CMicrosoft_CWindows_CAppNotifications_CBuilder_CIAppNotificationTextProperties_INTERFACE_DEFINED__) */