mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-15 07:06:11 -04:00
188 lines
12 KiB
C++
188 lines
12 KiB
C++
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210505.3
|
|
|
|
#ifndef WINRT_Windows_UI_WebUI_1_H
|
|
#define WINRT_Windows_UI_WebUI_1_H
|
|
#include "winrt/impl/Windows.Graphics.Printing.0.h"
|
|
#include "winrt/impl/Windows.UI.WebUI.0.h"
|
|
WINRT_EXPORT namespace winrt::Windows::UI::WebUI
|
|
{
|
|
struct __declspec(empty_bases) IActivatedDeferral :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IActivatedDeferral>
|
|
{
|
|
IActivatedDeferral(std::nullptr_t = nullptr) noexcept {}
|
|
IActivatedDeferral(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IActivatedDeferral(IActivatedDeferral const&) noexcept = default;
|
|
IActivatedDeferral(IActivatedDeferral&&) noexcept = default;
|
|
IActivatedDeferral& operator=(IActivatedDeferral const&) & noexcept = default;
|
|
IActivatedDeferral& operator=(IActivatedDeferral&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IActivatedEventArgsDeferral :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IActivatedEventArgsDeferral>
|
|
{
|
|
IActivatedEventArgsDeferral(std::nullptr_t = nullptr) noexcept {}
|
|
IActivatedEventArgsDeferral(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IActivatedEventArgsDeferral(IActivatedEventArgsDeferral const&) noexcept = default;
|
|
IActivatedEventArgsDeferral(IActivatedEventArgsDeferral&&) noexcept = default;
|
|
IActivatedEventArgsDeferral& operator=(IActivatedEventArgsDeferral const&) & noexcept = default;
|
|
IActivatedEventArgsDeferral& operator=(IActivatedEventArgsDeferral&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IActivatedOperation :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IActivatedOperation>
|
|
{
|
|
IActivatedOperation(std::nullptr_t = nullptr) noexcept {}
|
|
IActivatedOperation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IActivatedOperation(IActivatedOperation const&) noexcept = default;
|
|
IActivatedOperation(IActivatedOperation&&) noexcept = default;
|
|
IActivatedOperation& operator=(IActivatedOperation const&) & noexcept = default;
|
|
IActivatedOperation& operator=(IActivatedOperation&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IHtmlPrintDocumentSource :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IHtmlPrintDocumentSource>,
|
|
impl::require<winrt::Windows::UI::WebUI::IHtmlPrintDocumentSource, winrt::Windows::Graphics::Printing::IPrintDocumentSource>
|
|
{
|
|
IHtmlPrintDocumentSource(std::nullptr_t = nullptr) noexcept {}
|
|
IHtmlPrintDocumentSource(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IHtmlPrintDocumentSource(IHtmlPrintDocumentSource const&) noexcept = default;
|
|
IHtmlPrintDocumentSource(IHtmlPrintDocumentSource&&) noexcept = default;
|
|
IHtmlPrintDocumentSource& operator=(IHtmlPrintDocumentSource const&) & noexcept = default;
|
|
IHtmlPrintDocumentSource& operator=(IHtmlPrintDocumentSource&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) INewWebUIViewCreatedEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<INewWebUIViewCreatedEventArgs>
|
|
{
|
|
INewWebUIViewCreatedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
INewWebUIViewCreatedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
INewWebUIViewCreatedEventArgs(INewWebUIViewCreatedEventArgs const&) noexcept = default;
|
|
INewWebUIViewCreatedEventArgs(INewWebUIViewCreatedEventArgs&&) noexcept = default;
|
|
INewWebUIViewCreatedEventArgs& operator=(INewWebUIViewCreatedEventArgs const&) & noexcept = default;
|
|
INewWebUIViewCreatedEventArgs& operator=(INewWebUIViewCreatedEventArgs&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IWebUIActivationStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IWebUIActivationStatics>
|
|
{
|
|
IWebUIActivationStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IWebUIActivationStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IWebUIActivationStatics(IWebUIActivationStatics const&) noexcept = default;
|
|
IWebUIActivationStatics(IWebUIActivationStatics&&) noexcept = default;
|
|
IWebUIActivationStatics& operator=(IWebUIActivationStatics const&) & noexcept = default;
|
|
IWebUIActivationStatics& operator=(IWebUIActivationStatics&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IWebUIActivationStatics2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IWebUIActivationStatics2>
|
|
{
|
|
IWebUIActivationStatics2(std::nullptr_t = nullptr) noexcept {}
|
|
IWebUIActivationStatics2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IWebUIActivationStatics2(IWebUIActivationStatics2 const&) noexcept = default;
|
|
IWebUIActivationStatics2(IWebUIActivationStatics2&&) noexcept = default;
|
|
IWebUIActivationStatics2& operator=(IWebUIActivationStatics2 const&) & noexcept = default;
|
|
IWebUIActivationStatics2& operator=(IWebUIActivationStatics2&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IWebUIActivationStatics3 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IWebUIActivationStatics3>
|
|
{
|
|
IWebUIActivationStatics3(std::nullptr_t = nullptr) noexcept {}
|
|
IWebUIActivationStatics3(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IWebUIActivationStatics3(IWebUIActivationStatics3 const&) noexcept = default;
|
|
IWebUIActivationStatics3(IWebUIActivationStatics3&&) noexcept = default;
|
|
IWebUIActivationStatics3& operator=(IWebUIActivationStatics3 const&) & noexcept = default;
|
|
IWebUIActivationStatics3& operator=(IWebUIActivationStatics3&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IWebUIActivationStatics4 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IWebUIActivationStatics4>
|
|
{
|
|
IWebUIActivationStatics4(std::nullptr_t = nullptr) noexcept {}
|
|
IWebUIActivationStatics4(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IWebUIActivationStatics4(IWebUIActivationStatics4 const&) noexcept = default;
|
|
IWebUIActivationStatics4(IWebUIActivationStatics4&&) noexcept = default;
|
|
IWebUIActivationStatics4& operator=(IWebUIActivationStatics4 const&) & noexcept = default;
|
|
IWebUIActivationStatics4& operator=(IWebUIActivationStatics4&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IWebUIBackgroundTaskInstance :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IWebUIBackgroundTaskInstance>
|
|
{
|
|
IWebUIBackgroundTaskInstance(std::nullptr_t = nullptr) noexcept {}
|
|
IWebUIBackgroundTaskInstance(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IWebUIBackgroundTaskInstance(IWebUIBackgroundTaskInstance const&) noexcept = default;
|
|
IWebUIBackgroundTaskInstance(IWebUIBackgroundTaskInstance&&) noexcept = default;
|
|
IWebUIBackgroundTaskInstance& operator=(IWebUIBackgroundTaskInstance const&) & noexcept = default;
|
|
IWebUIBackgroundTaskInstance& operator=(IWebUIBackgroundTaskInstance&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IWebUIBackgroundTaskInstanceStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IWebUIBackgroundTaskInstanceStatics>
|
|
{
|
|
IWebUIBackgroundTaskInstanceStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IWebUIBackgroundTaskInstanceStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IWebUIBackgroundTaskInstanceStatics(IWebUIBackgroundTaskInstanceStatics const&) noexcept = default;
|
|
IWebUIBackgroundTaskInstanceStatics(IWebUIBackgroundTaskInstanceStatics&&) noexcept = default;
|
|
IWebUIBackgroundTaskInstanceStatics& operator=(IWebUIBackgroundTaskInstanceStatics const&) & noexcept = default;
|
|
IWebUIBackgroundTaskInstanceStatics& operator=(IWebUIBackgroundTaskInstanceStatics&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IWebUINavigatedDeferral :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IWebUINavigatedDeferral>
|
|
{
|
|
IWebUINavigatedDeferral(std::nullptr_t = nullptr) noexcept {}
|
|
IWebUINavigatedDeferral(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IWebUINavigatedDeferral(IWebUINavigatedDeferral const&) noexcept = default;
|
|
IWebUINavigatedDeferral(IWebUINavigatedDeferral&&) noexcept = default;
|
|
IWebUINavigatedDeferral& operator=(IWebUINavigatedDeferral const&) & noexcept = default;
|
|
IWebUINavigatedDeferral& operator=(IWebUINavigatedDeferral&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IWebUINavigatedEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IWebUINavigatedEventArgs>
|
|
{
|
|
IWebUINavigatedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IWebUINavigatedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IWebUINavigatedEventArgs(IWebUINavigatedEventArgs const&) noexcept = default;
|
|
IWebUINavigatedEventArgs(IWebUINavigatedEventArgs&&) noexcept = default;
|
|
IWebUINavigatedEventArgs& operator=(IWebUINavigatedEventArgs const&) & noexcept = default;
|
|
IWebUINavigatedEventArgs& operator=(IWebUINavigatedEventArgs&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IWebUINavigatedOperation :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IWebUINavigatedOperation>
|
|
{
|
|
IWebUINavigatedOperation(std::nullptr_t = nullptr) noexcept {}
|
|
IWebUINavigatedOperation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IWebUINavigatedOperation(IWebUINavigatedOperation const&) noexcept = default;
|
|
IWebUINavigatedOperation(IWebUINavigatedOperation&&) noexcept = default;
|
|
IWebUINavigatedOperation& operator=(IWebUINavigatedOperation const&) & noexcept = default;
|
|
IWebUINavigatedOperation& operator=(IWebUINavigatedOperation&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IWebUIView :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IWebUIView>
|
|
{
|
|
IWebUIView(std::nullptr_t = nullptr) noexcept {}
|
|
IWebUIView(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IWebUIView(IWebUIView const&) noexcept = default;
|
|
IWebUIView(IWebUIView&&) noexcept = default;
|
|
IWebUIView& operator=(IWebUIView const&) & noexcept = default;
|
|
IWebUIView& operator=(IWebUIView&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IWebUIViewStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IWebUIViewStatics>
|
|
{
|
|
IWebUIViewStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IWebUIViewStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IWebUIViewStatics(IWebUIViewStatics const&) noexcept = default;
|
|
IWebUIViewStatics(IWebUIViewStatics&&) noexcept = default;
|
|
IWebUIViewStatics& operator=(IWebUIViewStatics const&) & noexcept = default;
|
|
IWebUIViewStatics& operator=(IWebUIViewStatics&&) & noexcept = default;
|
|
};
|
|
}
|
|
#endif
|