Update WinRT to new version 2.0.250303.1

PiperOrigin-RevId: 781075193
This commit is contained in:
Guogang Li
2025-07-09 08:58:00 -07:00
committed by Copybara-Service
parent 5e558cffc4
commit 8f14bd10fc
1395 changed files with 498490 additions and 61973 deletions
@@ -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_Data_Xml_Dom_0_H
@@ -197,7 +197,7 @@ namespace winrt::impl
template <> struct default_interface<winrt::Windows::Data::Xml::Dom::XmlText>{ using type = winrt::Windows::Data::Xml::Dom::IXmlText; };
template <> struct abi<winrt::Windows::Data::Xml::Dom::IDtdEntity>
{
struct __declspec(novtable) type : inspectable_abi
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
{
virtual int32_t __stdcall get_PublicId(void**) noexcept = 0;
virtual int32_t __stdcall get_SystemId(void**) noexcept = 0;
@@ -206,7 +206,7 @@ namespace winrt::impl
};
template <> struct abi<winrt::Windows::Data::Xml::Dom::IDtdNotation>
{
struct __declspec(novtable) type : inspectable_abi
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
{
virtual int32_t __stdcall get_PublicId(void**) noexcept = 0;
virtual int32_t __stdcall get_SystemId(void**) noexcept = 0;
@@ -214,7 +214,7 @@ namespace winrt::impl
};
template <> struct abi<winrt::Windows::Data::Xml::Dom::IXmlAttribute>
{
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 get_Specified(bool*) noexcept = 0;
@@ -224,13 +224,13 @@ namespace winrt::impl
};
template <> struct abi<winrt::Windows::Data::Xml::Dom::IXmlCDataSection>
{
struct __declspec(novtable) type : inspectable_abi
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
{
};
};
template <> struct abi<winrt::Windows::Data::Xml::Dom::IXmlCharacterData>
{
struct __declspec(novtable) type : inspectable_abi
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
{
virtual int32_t __stdcall get_Data(void**) noexcept = 0;
virtual int32_t __stdcall put_Data(void*) noexcept = 0;
@@ -244,13 +244,13 @@ namespace winrt::impl
};
template <> struct abi<winrt::Windows::Data::Xml::Dom::IXmlComment>
{
struct __declspec(novtable) type : inspectable_abi
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
{
};
};
template <> struct abi<winrt::Windows::Data::Xml::Dom::IXmlDocument>
{
struct __declspec(novtable) type : inspectable_abi
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
{
virtual int32_t __stdcall get_Doctype(void**) noexcept = 0;
virtual int32_t __stdcall get_Implementation(void**) noexcept = 0;
@@ -273,13 +273,13 @@ namespace winrt::impl
};
template <> struct abi<winrt::Windows::Data::Xml::Dom::IXmlDocumentFragment>
{
struct __declspec(novtable) type : inspectable_abi
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
{
};
};
template <> struct abi<winrt::Windows::Data::Xml::Dom::IXmlDocumentIO>
{
struct __declspec(novtable) type : inspectable_abi
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
{
virtual int32_t __stdcall LoadXml(void*) noexcept = 0;
virtual int32_t __stdcall LoadXmlWithSettings(void*, void*) noexcept = 0;
@@ -288,7 +288,7 @@ namespace winrt::impl
};
template <> struct abi<winrt::Windows::Data::Xml::Dom::IXmlDocumentIO2>
{
struct __declspec(novtable) type : inspectable_abi
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
{
virtual int32_t __stdcall LoadXmlFromBuffer(void*) noexcept = 0;
virtual int32_t __stdcall LoadXmlFromBufferWithSettings(void*, void*) noexcept = 0;
@@ -296,7 +296,7 @@ namespace winrt::impl
};
template <> struct abi<winrt::Windows::Data::Xml::Dom::IXmlDocumentStatics>
{
struct __declspec(novtable) type : inspectable_abi
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
{
virtual int32_t __stdcall LoadFromUriAsync(void*, void**) noexcept = 0;
virtual int32_t __stdcall LoadFromUriWithSettingsAsync(void*, void*, void**) noexcept = 0;
@@ -306,7 +306,7 @@ namespace winrt::impl
};
template <> struct abi<winrt::Windows::Data::Xml::Dom::IXmlDocumentType>
{
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 get_Entities(void**) noexcept = 0;
@@ -315,14 +315,14 @@ namespace winrt::impl
};
template <> struct abi<winrt::Windows::Data::Xml::Dom::IXmlDomImplementation>
{
struct __declspec(novtable) type : inspectable_abi
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
{
virtual int32_t __stdcall HasFeature(void*, void*, bool*) noexcept = 0;
};
};
template <> struct abi<winrt::Windows::Data::Xml::Dom::IXmlElement>
{
struct __declspec(novtable) type : inspectable_abi
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
{
virtual int32_t __stdcall get_TagName(void**) noexcept = 0;
virtual int32_t __stdcall GetAttribute(void*, void**) noexcept = 0;
@@ -341,13 +341,13 @@ namespace winrt::impl
};
template <> struct abi<winrt::Windows::Data::Xml::Dom::IXmlEntityReference>
{
struct __declspec(novtable) type : inspectable_abi
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
{
};
};
template <> struct abi<winrt::Windows::Data::Xml::Dom::IXmlLoadSettings>
{
struct __declspec(novtable) type : inspectable_abi
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
{
virtual int32_t __stdcall get_MaxElementDepth(uint32_t*) noexcept = 0;
virtual int32_t __stdcall put_MaxElementDepth(uint32_t) noexcept = 0;
@@ -363,7 +363,7 @@ namespace winrt::impl
};
template <> struct abi<winrt::Windows::Data::Xml::Dom::IXmlNamedNodeMap>
{
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 Item(uint32_t, void**) noexcept = 0;
@@ -377,7 +377,7 @@ namespace winrt::impl
};
template <> struct abi<winrt::Windows::Data::Xml::Dom::IXmlNode>
{
struct __declspec(novtable) type : inspectable_abi
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
{
virtual int32_t __stdcall get_NodeValue(void**) noexcept = 0;
virtual int32_t __stdcall put_NodeValue(void*) noexcept = 0;
@@ -406,7 +406,7 @@ namespace winrt::impl
};
template <> struct abi<winrt::Windows::Data::Xml::Dom::IXmlNodeList>
{
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 Item(uint32_t, void**) noexcept = 0;
@@ -414,7 +414,7 @@ namespace winrt::impl
};
template <> struct abi<winrt::Windows::Data::Xml::Dom::IXmlNodeSelector>
{
struct __declspec(novtable) type : inspectable_abi
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
{
virtual int32_t __stdcall SelectSingleNode(void*, void**) noexcept = 0;
virtual int32_t __stdcall SelectNodes(void*, void**) noexcept = 0;
@@ -424,7 +424,7 @@ namespace winrt::impl
};
template <> struct abi<winrt::Windows::Data::Xml::Dom::IXmlNodeSerializer>
{
struct __declspec(novtable) type : inspectable_abi
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
{
virtual int32_t __stdcall GetXml(void**) noexcept = 0;
virtual int32_t __stdcall get_InnerText(void**) noexcept = 0;
@@ -433,7 +433,7 @@ namespace winrt::impl
};
template <> struct abi<winrt::Windows::Data::Xml::Dom::IXmlProcessingInstruction>
{
struct __declspec(novtable) type : inspectable_abi
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
{
virtual int32_t __stdcall get_Target(void**) noexcept = 0;
virtual int32_t __stdcall get_Data(void**) noexcept = 0;
@@ -442,7 +442,7 @@ namespace winrt::impl
};
template <> struct abi<winrt::Windows::Data::Xml::Dom::IXmlText>
{
struct __declspec(novtable) type : inspectable_abi
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
{
virtual int32_t __stdcall SplitText(uint32_t, void**) noexcept = 0;
};