| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /Program Files (x86)/Windows Kits/10/Include/10.0.19041.0/cppwinrt/winrt/impl/ |
Upload File : |
// C++/WinRT v2.0.190620.2
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
#ifndef WINRT_Windows_Web_Http_1_H
#define WINRT_Windows_Web_Http_1_H
#include "winrt/impl/Windows.Foundation.0.h"
#include "winrt/impl/Windows.Web.Http.0.h"
namespace winrt::Windows::Web::Http
{
struct __declspec(empty_bases) IHttpBufferContentFactory :
Windows::Foundation::IInspectable,
impl::consume_t<IHttpBufferContentFactory>
{
IHttpBufferContentFactory(std::nullptr_t = nullptr) noexcept {}
IHttpBufferContentFactory(void* ptr, take_ownership_from_abi_t) noexcept : Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct __declspec(empty_bases) IHttpClient :
Windows::Foundation::IInspectable,
impl::consume_t<IHttpClient>
{
IHttpClient(std::nullptr_t = nullptr) noexcept {}
IHttpClient(void* ptr, take_ownership_from_abi_t) noexcept : Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct __declspec(empty_bases) IHttpClient2 :
Windows::Foundation::IInspectable,
impl::consume_t<IHttpClient2>
{
IHttpClient2(std::nullptr_t = nullptr) noexcept {}
IHttpClient2(void* ptr, take_ownership_from_abi_t) noexcept : Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct __declspec(empty_bases) IHttpClientFactory :
Windows::Foundation::IInspectable,
impl::consume_t<IHttpClientFactory>
{
IHttpClientFactory(std::nullptr_t = nullptr) noexcept {}
IHttpClientFactory(void* ptr, take_ownership_from_abi_t) noexcept : Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct __declspec(empty_bases) IHttpContent :
Windows::Foundation::IInspectable,
impl::consume_t<IHttpContent>,
impl::require<Windows::Web::Http::IHttpContent, Windows::Foundation::IClosable>
{
IHttpContent(std::nullptr_t = nullptr) noexcept {}
IHttpContent(void* ptr, take_ownership_from_abi_t) noexcept : Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct __declspec(empty_bases) IHttpCookie :
Windows::Foundation::IInspectable,
impl::consume_t<IHttpCookie>
{
IHttpCookie(std::nullptr_t = nullptr) noexcept {}
IHttpCookie(void* ptr, take_ownership_from_abi_t) noexcept : Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct __declspec(empty_bases) IHttpCookieFactory :
Windows::Foundation::IInspectable,
impl::consume_t<IHttpCookieFactory>
{
IHttpCookieFactory(std::nullptr_t = nullptr) noexcept {}
IHttpCookieFactory(void* ptr, take_ownership_from_abi_t) noexcept : Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct __declspec(empty_bases) IHttpCookieManager :
Windows::Foundation::IInspectable,
impl::consume_t<IHttpCookieManager>
{
IHttpCookieManager(std::nullptr_t = nullptr) noexcept {}
IHttpCookieManager(void* ptr, take_ownership_from_abi_t) noexcept : Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct __declspec(empty_bases) IHttpFormUrlEncodedContentFactory :
Windows::Foundation::IInspectable,
impl::consume_t<IHttpFormUrlEncodedContentFactory>
{
IHttpFormUrlEncodedContentFactory(std::nullptr_t = nullptr) noexcept {}
IHttpFormUrlEncodedContentFactory(void* ptr, take_ownership_from_abi_t) noexcept : Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct __declspec(empty_bases) IHttpGetBufferResult :
Windows::Foundation::IInspectable,
impl::consume_t<IHttpGetBufferResult>
{
IHttpGetBufferResult(std::nullptr_t = nullptr) noexcept {}
IHttpGetBufferResult(void* ptr, take_ownership_from_abi_t) noexcept : Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct __declspec(empty_bases) IHttpGetInputStreamResult :
Windows::Foundation::IInspectable,
impl::consume_t<IHttpGetInputStreamResult>
{
IHttpGetInputStreamResult(std::nullptr_t = nullptr) noexcept {}
IHttpGetInputStreamResult(void* ptr, take_ownership_from_abi_t) noexcept : Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct __declspec(empty_bases) IHttpGetStringResult :
Windows::Foundation::IInspectable,
impl::consume_t<IHttpGetStringResult>
{
IHttpGetStringResult(std::nullptr_t = nullptr) noexcept {}
IHttpGetStringResult(void* ptr, take_ownership_from_abi_t) noexcept : Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct __declspec(empty_bases) IHttpMethod :
Windows::Foundation::IInspectable,
impl::consume_t<IHttpMethod>
{
IHttpMethod(std::nullptr_t = nullptr) noexcept {}
IHttpMethod(void* ptr, take_ownership_from_abi_t) noexcept : Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct __declspec(empty_bases) IHttpMethodFactory :
Windows::Foundation::IInspectable,
impl::consume_t<IHttpMethodFactory>
{
IHttpMethodFactory(std::nullptr_t = nullptr) noexcept {}
IHttpMethodFactory(void* ptr, take_ownership_from_abi_t) noexcept : Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct __declspec(empty_bases) IHttpMethodStatics :
Windows::Foundation::IInspectable,
impl::consume_t<IHttpMethodStatics>
{
IHttpMethodStatics(std::nullptr_t = nullptr) noexcept {}
IHttpMethodStatics(void* ptr, take_ownership_from_abi_t) noexcept : Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct __declspec(empty_bases) IHttpMultipartContent :
Windows::Foundation::IInspectable,
impl::consume_t<IHttpMultipartContent>
{
IHttpMultipartContent(std::nullptr_t = nullptr) noexcept {}
IHttpMultipartContent(void* ptr, take_ownership_from_abi_t) noexcept : Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct __declspec(empty_bases) IHttpMultipartContentFactory :
Windows::Foundation::IInspectable,
impl::consume_t<IHttpMultipartContentFactory>
{
IHttpMultipartContentFactory(std::nullptr_t = nullptr) noexcept {}
IHttpMultipartContentFactory(void* ptr, take_ownership_from_abi_t) noexcept : Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct __declspec(empty_bases) IHttpMultipartFormDataContent :
Windows::Foundation::IInspectable,
impl::consume_t<IHttpMultipartFormDataContent>
{
IHttpMultipartFormDataContent(std::nullptr_t = nullptr) noexcept {}
IHttpMultipartFormDataContent(void* ptr, take_ownership_from_abi_t) noexcept : Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct __declspec(empty_bases) IHttpMultipartFormDataContentFactory :
Windows::Foundation::IInspectable,
impl::consume_t<IHttpMultipartFormDataContentFactory>
{
IHttpMultipartFormDataContentFactory(std::nullptr_t = nullptr) noexcept {}
IHttpMultipartFormDataContentFactory(void* ptr, take_ownership_from_abi_t) noexcept : Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct __declspec(empty_bases) IHttpRequestMessage :
Windows::Foundation::IInspectable,
impl::consume_t<IHttpRequestMessage>
{
IHttpRequestMessage(std::nullptr_t = nullptr) noexcept {}
IHttpRequestMessage(void* ptr, take_ownership_from_abi_t) noexcept : Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct __declspec(empty_bases) IHttpRequestMessageFactory :
Windows::Foundation::IInspectable,
impl::consume_t<IHttpRequestMessageFactory>
{
IHttpRequestMessageFactory(std::nullptr_t = nullptr) noexcept {}
IHttpRequestMessageFactory(void* ptr, take_ownership_from_abi_t) noexcept : Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct __declspec(empty_bases) IHttpRequestResult :
Windows::Foundation::IInspectable,
impl::consume_t<IHttpRequestResult>
{
IHttpRequestResult(std::nullptr_t = nullptr) noexcept {}
IHttpRequestResult(void* ptr, take_ownership_from_abi_t) noexcept : Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct __declspec(empty_bases) IHttpResponseMessage :
Windows::Foundation::IInspectable,
impl::consume_t<IHttpResponseMessage>
{
IHttpResponseMessage(std::nullptr_t = nullptr) noexcept {}
IHttpResponseMessage(void* ptr, take_ownership_from_abi_t) noexcept : Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct __declspec(empty_bases) IHttpResponseMessageFactory :
Windows::Foundation::IInspectable,
impl::consume_t<IHttpResponseMessageFactory>
{
IHttpResponseMessageFactory(std::nullptr_t = nullptr) noexcept {}
IHttpResponseMessageFactory(void* ptr, take_ownership_from_abi_t) noexcept : Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct __declspec(empty_bases) IHttpStreamContentFactory :
Windows::Foundation::IInspectable,
impl::consume_t<IHttpStreamContentFactory>
{
IHttpStreamContentFactory(std::nullptr_t = nullptr) noexcept {}
IHttpStreamContentFactory(void* ptr, take_ownership_from_abi_t) noexcept : Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct __declspec(empty_bases) IHttpStringContentFactory :
Windows::Foundation::IInspectable,
impl::consume_t<IHttpStringContentFactory>
{
IHttpStringContentFactory(std::nullptr_t = nullptr) noexcept {}
IHttpStringContentFactory(void* ptr, take_ownership_from_abi_t) noexcept : Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct __declspec(empty_bases) IHttpTransportInformation :
Windows::Foundation::IInspectable,
impl::consume_t<IHttpTransportInformation>
{
IHttpTransportInformation(std::nullptr_t = nullptr) noexcept {}
IHttpTransportInformation(void* ptr, take_ownership_from_abi_t) noexcept : Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
}
#endif