mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Update WinRT to new version 2.0.250303.1
PiperOrigin-RevId: 781075193
This commit is contained in:
committed by
Copybara-Service
parent
5e558cffc4
commit
8f14bd10fc
+24
-24
@@ -1,4 +1,4 @@
|
||||
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.220531.1
|
||||
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.250303.1
|
||||
|
||||
#pragma once
|
||||
#ifndef WINRT_Windows_Web_Syndication_0_H
|
||||
@@ -197,7 +197,7 @@ namespace winrt::impl
|
||||
template <> struct default_interface<winrt::Windows::Web::Syndication::SyndicationText>{ using type = winrt::Windows::Web::Syndication::ISyndicationText; };
|
||||
template <> struct abi<winrt::Windows::Web::Syndication::ISyndicationAttribute>
|
||||
{
|
||||
struct __declspec(novtable) type : inspectable_abi
|
||||
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
||||
{
|
||||
virtual int32_t __stdcall get_Name(void**) noexcept = 0;
|
||||
virtual int32_t __stdcall put_Name(void*) noexcept = 0;
|
||||
@@ -209,14 +209,14 @@ namespace winrt::impl
|
||||
};
|
||||
template <> struct abi<winrt::Windows::Web::Syndication::ISyndicationAttributeFactory>
|
||||
{
|
||||
struct __declspec(novtable) type : inspectable_abi
|
||||
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
||||
{
|
||||
virtual int32_t __stdcall CreateSyndicationAttribute(void*, void*, void*, void**) noexcept = 0;
|
||||
};
|
||||
};
|
||||
template <> struct abi<winrt::Windows::Web::Syndication::ISyndicationCategory>
|
||||
{
|
||||
struct __declspec(novtable) type : inspectable_abi
|
||||
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
||||
{
|
||||
virtual int32_t __stdcall get_Label(void**) noexcept = 0;
|
||||
virtual int32_t __stdcall put_Label(void*) noexcept = 0;
|
||||
@@ -228,7 +228,7 @@ namespace winrt::impl
|
||||
};
|
||||
template <> struct abi<winrt::Windows::Web::Syndication::ISyndicationCategoryFactory>
|
||||
{
|
||||
struct __declspec(novtable) type : inspectable_abi
|
||||
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
||||
{
|
||||
virtual int32_t __stdcall CreateSyndicationCategory(void*, void**) noexcept = 0;
|
||||
virtual int32_t __stdcall CreateSyndicationCategoryEx(void*, void*, void*, void**) noexcept = 0;
|
||||
@@ -236,7 +236,7 @@ namespace winrt::impl
|
||||
};
|
||||
template <> struct abi<winrt::Windows::Web::Syndication::ISyndicationClient>
|
||||
{
|
||||
struct __declspec(novtable) type : inspectable_abi
|
||||
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
||||
{
|
||||
virtual int32_t __stdcall get_ServerCredential(void**) noexcept = 0;
|
||||
virtual int32_t __stdcall put_ServerCredential(void*) noexcept = 0;
|
||||
@@ -254,14 +254,14 @@ namespace winrt::impl
|
||||
};
|
||||
template <> struct abi<winrt::Windows::Web::Syndication::ISyndicationClientFactory>
|
||||
{
|
||||
struct __declspec(novtable) type : inspectable_abi
|
||||
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
||||
{
|
||||
virtual int32_t __stdcall CreateSyndicationClient(void*, void**) noexcept = 0;
|
||||
};
|
||||
};
|
||||
template <> struct abi<winrt::Windows::Web::Syndication::ISyndicationContent>
|
||||
{
|
||||
struct __declspec(novtable) type : inspectable_abi
|
||||
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
||||
{
|
||||
virtual int32_t __stdcall get_SourceUri(void**) noexcept = 0;
|
||||
virtual int32_t __stdcall put_SourceUri(void*) noexcept = 0;
|
||||
@@ -269,7 +269,7 @@ namespace winrt::impl
|
||||
};
|
||||
template <> struct abi<winrt::Windows::Web::Syndication::ISyndicationContentFactory>
|
||||
{
|
||||
struct __declspec(novtable) type : inspectable_abi
|
||||
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
||||
{
|
||||
virtual int32_t __stdcall CreateSyndicationContent(void*, int32_t, void**) noexcept = 0;
|
||||
virtual int32_t __stdcall CreateSyndicationContentWithSourceUri(void*, void**) noexcept = 0;
|
||||
@@ -277,14 +277,14 @@ namespace winrt::impl
|
||||
};
|
||||
template <> struct abi<winrt::Windows::Web::Syndication::ISyndicationErrorStatics>
|
||||
{
|
||||
struct __declspec(novtable) type : inspectable_abi
|
||||
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
||||
{
|
||||
virtual int32_t __stdcall GetStatus(int32_t, int32_t*) noexcept = 0;
|
||||
};
|
||||
};
|
||||
template <> struct abi<winrt::Windows::Web::Syndication::ISyndicationFeed>
|
||||
{
|
||||
struct __declspec(novtable) type : inspectable_abi
|
||||
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
||||
{
|
||||
virtual int32_t __stdcall get_Authors(void**) noexcept = 0;
|
||||
virtual int32_t __stdcall get_Categories(void**) noexcept = 0;
|
||||
@@ -318,14 +318,14 @@ namespace winrt::impl
|
||||
};
|
||||
template <> struct abi<winrt::Windows::Web::Syndication::ISyndicationFeedFactory>
|
||||
{
|
||||
struct __declspec(novtable) type : inspectable_abi
|
||||
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
||||
{
|
||||
virtual int32_t __stdcall CreateSyndicationFeed(void*, void*, void*, void**) noexcept = 0;
|
||||
};
|
||||
};
|
||||
template <> struct abi<winrt::Windows::Web::Syndication::ISyndicationGenerator>
|
||||
{
|
||||
struct __declspec(novtable) type : inspectable_abi
|
||||
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
||||
{
|
||||
virtual int32_t __stdcall get_Text(void**) noexcept = 0;
|
||||
virtual int32_t __stdcall put_Text(void*) noexcept = 0;
|
||||
@@ -337,14 +337,14 @@ namespace winrt::impl
|
||||
};
|
||||
template <> struct abi<winrt::Windows::Web::Syndication::ISyndicationGeneratorFactory>
|
||||
{
|
||||
struct __declspec(novtable) type : inspectable_abi
|
||||
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
||||
{
|
||||
virtual int32_t __stdcall CreateSyndicationGenerator(void*, void**) noexcept = 0;
|
||||
};
|
||||
};
|
||||
template <> struct abi<winrt::Windows::Web::Syndication::ISyndicationItem>
|
||||
{
|
||||
struct __declspec(novtable) type : inspectable_abi
|
||||
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
||||
{
|
||||
virtual int32_t __stdcall get_Authors(void**) noexcept = 0;
|
||||
virtual int32_t __stdcall get_Categories(void**) noexcept = 0;
|
||||
@@ -378,14 +378,14 @@ namespace winrt::impl
|
||||
};
|
||||
template <> struct abi<winrt::Windows::Web::Syndication::ISyndicationItemFactory>
|
||||
{
|
||||
struct __declspec(novtable) type : inspectable_abi
|
||||
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
||||
{
|
||||
virtual int32_t __stdcall CreateSyndicationItem(void*, void*, void*, void**) noexcept = 0;
|
||||
};
|
||||
};
|
||||
template <> struct abi<winrt::Windows::Web::Syndication::ISyndicationLink>
|
||||
{
|
||||
struct __declspec(novtable) type : inspectable_abi
|
||||
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
||||
{
|
||||
virtual int32_t __stdcall get_Length(uint32_t*) noexcept = 0;
|
||||
virtual int32_t __stdcall put_Length(uint32_t) noexcept = 0;
|
||||
@@ -403,7 +403,7 @@ namespace winrt::impl
|
||||
};
|
||||
template <> struct abi<winrt::Windows::Web::Syndication::ISyndicationLinkFactory>
|
||||
{
|
||||
struct __declspec(novtable) type : inspectable_abi
|
||||
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
||||
{
|
||||
virtual int32_t __stdcall CreateSyndicationLink(void*, void**) noexcept = 0;
|
||||
virtual int32_t __stdcall CreateSyndicationLinkEx(void*, void*, void*, void*, uint32_t, void**) noexcept = 0;
|
||||
@@ -411,7 +411,7 @@ namespace winrt::impl
|
||||
};
|
||||
template <> struct abi<winrt::Windows::Web::Syndication::ISyndicationNode>
|
||||
{
|
||||
struct __declspec(novtable) type : inspectable_abi
|
||||
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
||||
{
|
||||
virtual int32_t __stdcall get_NodeName(void**) noexcept = 0;
|
||||
virtual int32_t __stdcall put_NodeName(void*) noexcept = 0;
|
||||
@@ -430,14 +430,14 @@ namespace winrt::impl
|
||||
};
|
||||
template <> struct abi<winrt::Windows::Web::Syndication::ISyndicationNodeFactory>
|
||||
{
|
||||
struct __declspec(novtable) type : inspectable_abi
|
||||
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
||||
{
|
||||
virtual int32_t __stdcall CreateSyndicationNode(void*, void*, void*, void**) noexcept = 0;
|
||||
};
|
||||
};
|
||||
template <> struct abi<winrt::Windows::Web::Syndication::ISyndicationPerson>
|
||||
{
|
||||
struct __declspec(novtable) type : inspectable_abi
|
||||
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
||||
{
|
||||
virtual int32_t __stdcall get_Email(void**) noexcept = 0;
|
||||
virtual int32_t __stdcall put_Email(void*) noexcept = 0;
|
||||
@@ -449,7 +449,7 @@ namespace winrt::impl
|
||||
};
|
||||
template <> struct abi<winrt::Windows::Web::Syndication::ISyndicationPersonFactory>
|
||||
{
|
||||
struct __declspec(novtable) type : inspectable_abi
|
||||
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
||||
{
|
||||
virtual int32_t __stdcall CreateSyndicationPerson(void*, void**) noexcept = 0;
|
||||
virtual int32_t __stdcall CreateSyndicationPersonEx(void*, void*, void*, void**) noexcept = 0;
|
||||
@@ -457,7 +457,7 @@ namespace winrt::impl
|
||||
};
|
||||
template <> struct abi<winrt::Windows::Web::Syndication::ISyndicationText>
|
||||
{
|
||||
struct __declspec(novtable) type : inspectable_abi
|
||||
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
||||
{
|
||||
virtual int32_t __stdcall get_Text(void**) noexcept = 0;
|
||||
virtual int32_t __stdcall put_Text(void*) noexcept = 0;
|
||||
@@ -469,7 +469,7 @@ namespace winrt::impl
|
||||
};
|
||||
template <> struct abi<winrt::Windows::Web::Syndication::ISyndicationTextFactory>
|
||||
{
|
||||
struct __declspec(novtable) type : inspectable_abi
|
||||
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
||||
{
|
||||
virtual int32_t __stdcall CreateSyndicationText(void*, void**) noexcept = 0;
|
||||
virtual int32_t __stdcall CreateSyndicationTextEx(void*, int32_t, void**) noexcept = 0;
|
||||
|
||||
Reference in New Issue
Block a user