Files
nearby/cpp/platform/impl/windows/generated/winrt/impl/Windows.UI.Xaml.Navigation.1.h
T
hai007 b1815095dd BEGIN_PUBLIC
Microsoft has updated the winrt library
END_PUBLC

PiperOrigin-RevId: 387168248
2021-07-29 03:27:37 -07:00

120 lines
7.6 KiB
C++

// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210505.3
#ifndef WINRT_Windows_UI_Xaml_Navigation_1_H
#define WINRT_Windows_UI_Xaml_Navigation_1_H
#include "winrt/impl/Windows.UI.Xaml.Navigation.0.h"
WINRT_EXPORT namespace winrt::Windows::UI::Xaml::Navigation
{
struct __declspec(empty_bases) IFrameNavigationOptions :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IFrameNavigationOptions>
{
IFrameNavigationOptions(std::nullptr_t = nullptr) noexcept {}
IFrameNavigationOptions(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IFrameNavigationOptions(IFrameNavigationOptions const&) noexcept = default;
IFrameNavigationOptions(IFrameNavigationOptions&&) noexcept = default;
IFrameNavigationOptions& operator=(IFrameNavigationOptions const&) & noexcept = default;
IFrameNavigationOptions& operator=(IFrameNavigationOptions&&) & noexcept = default;
};
struct __declspec(empty_bases) IFrameNavigationOptionsFactory :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IFrameNavigationOptionsFactory>
{
IFrameNavigationOptionsFactory(std::nullptr_t = nullptr) noexcept {}
IFrameNavigationOptionsFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IFrameNavigationOptionsFactory(IFrameNavigationOptionsFactory const&) noexcept = default;
IFrameNavigationOptionsFactory(IFrameNavigationOptionsFactory&&) noexcept = default;
IFrameNavigationOptionsFactory& operator=(IFrameNavigationOptionsFactory const&) & noexcept = default;
IFrameNavigationOptionsFactory& operator=(IFrameNavigationOptionsFactory&&) & noexcept = default;
};
struct __declspec(empty_bases) INavigatingCancelEventArgs :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<INavigatingCancelEventArgs>
{
INavigatingCancelEventArgs(std::nullptr_t = nullptr) noexcept {}
INavigatingCancelEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
INavigatingCancelEventArgs(INavigatingCancelEventArgs const&) noexcept = default;
INavigatingCancelEventArgs(INavigatingCancelEventArgs&&) noexcept = default;
INavigatingCancelEventArgs& operator=(INavigatingCancelEventArgs const&) & noexcept = default;
INavigatingCancelEventArgs& operator=(INavigatingCancelEventArgs&&) & noexcept = default;
};
struct __declspec(empty_bases) INavigatingCancelEventArgs2 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<INavigatingCancelEventArgs2>
{
INavigatingCancelEventArgs2(std::nullptr_t = nullptr) noexcept {}
INavigatingCancelEventArgs2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
INavigatingCancelEventArgs2(INavigatingCancelEventArgs2 const&) noexcept = default;
INavigatingCancelEventArgs2(INavigatingCancelEventArgs2&&) noexcept = default;
INavigatingCancelEventArgs2& operator=(INavigatingCancelEventArgs2 const&) & noexcept = default;
INavigatingCancelEventArgs2& operator=(INavigatingCancelEventArgs2&&) & noexcept = default;
};
struct __declspec(empty_bases) INavigationEventArgs :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<INavigationEventArgs>
{
INavigationEventArgs(std::nullptr_t = nullptr) noexcept {}
INavigationEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
INavigationEventArgs(INavigationEventArgs const&) noexcept = default;
INavigationEventArgs(INavigationEventArgs&&) noexcept = default;
INavigationEventArgs& operator=(INavigationEventArgs const&) & noexcept = default;
INavigationEventArgs& operator=(INavigationEventArgs&&) & noexcept = default;
};
struct __declspec(empty_bases) INavigationEventArgs2 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<INavigationEventArgs2>
{
INavigationEventArgs2(std::nullptr_t = nullptr) noexcept {}
INavigationEventArgs2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
INavigationEventArgs2(INavigationEventArgs2 const&) noexcept = default;
INavigationEventArgs2(INavigationEventArgs2&&) noexcept = default;
INavigationEventArgs2& operator=(INavigationEventArgs2 const&) & noexcept = default;
INavigationEventArgs2& operator=(INavigationEventArgs2&&) & noexcept = default;
};
struct __declspec(empty_bases) INavigationFailedEventArgs :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<INavigationFailedEventArgs>
{
INavigationFailedEventArgs(std::nullptr_t = nullptr) noexcept {}
INavigationFailedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
INavigationFailedEventArgs(INavigationFailedEventArgs const&) noexcept = default;
INavigationFailedEventArgs(INavigationFailedEventArgs&&) noexcept = default;
INavigationFailedEventArgs& operator=(INavigationFailedEventArgs const&) & noexcept = default;
INavigationFailedEventArgs& operator=(INavigationFailedEventArgs&&) & noexcept = default;
};
struct __declspec(empty_bases) IPageStackEntry :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IPageStackEntry>
{
IPageStackEntry(std::nullptr_t = nullptr) noexcept {}
IPageStackEntry(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IPageStackEntry(IPageStackEntry const&) noexcept = default;
IPageStackEntry(IPageStackEntry&&) noexcept = default;
IPageStackEntry& operator=(IPageStackEntry const&) & noexcept = default;
IPageStackEntry& operator=(IPageStackEntry&&) & noexcept = default;
};
struct __declspec(empty_bases) IPageStackEntryFactory :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IPageStackEntryFactory>
{
IPageStackEntryFactory(std::nullptr_t = nullptr) noexcept {}
IPageStackEntryFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IPageStackEntryFactory(IPageStackEntryFactory const&) noexcept = default;
IPageStackEntryFactory(IPageStackEntryFactory&&) noexcept = default;
IPageStackEntryFactory& operator=(IPageStackEntryFactory const&) & noexcept = default;
IPageStackEntryFactory& operator=(IPageStackEntryFactory&&) & noexcept = default;
};
struct __declspec(empty_bases) IPageStackEntryStatics :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IPageStackEntryStatics>
{
IPageStackEntryStatics(std::nullptr_t = nullptr) noexcept {}
IPageStackEntryStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IPageStackEntryStatics(IPageStackEntryStatics const&) noexcept = default;
IPageStackEntryStatics(IPageStackEntryStatics&&) noexcept = default;
IPageStackEntryStatics& operator=(IPageStackEntryStatics const&) & noexcept = default;
IPageStackEntryStatics& operator=(IPageStackEntryStatics&&) & noexcept = default;
};
}
#endif