A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://learn.microsoft.com/en-us/uwp/cpp-ref-for-winrt/error-handling/hresult-illegal-method-call below:

winrt::hresult_illegal_method_call struct (C++/WinRT) - Windows UWP applications

winrt::hresult_illegal_method_call struct (C++/WinRT)

In this article

A type derived from winrt::hresult_error, representing an E_ILLEGAL_METHOD_CALL HRESULT error code. Also see the winrt::hresult_error topic to learn about the members that are also available to winrt::hresult_illegal_method_call.

Syntax
struct hresult_illegal_method_call : winrt::hresult_error
Requirements

Minimum supported SDK: Windows SDK version 10.0.17134.0 (Windows 10, version 1803)

Namespace: winrt

Header: %WindowsSdkDir%Include<WindowsTargetPlatformVersion>\cppwinrt\winrt\base.h (included by default)

Constructors hresult_illegal_method_call::hresult_illegal_method_call constructor

Initializes a new instance of the hresult_illegal_method_call struct with a copy of the input data.

Syntax
hresult_illegal_method_call() noexcept;
hresult_illegal_method_call(winrt::hstring const& message) noexcept;
hresult_illegal_method_call(winrt::hresult_error::from_abi_t) noexcept
Parameters

message An informative string to help developers to correct the reported error condition.

See also

Additional resources

In this article

Was this page helpful?


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4