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/get-interfaces below:

winrt::get_interfaces function (C++/WinRT) - Windows UWP applications

A helper function that retrieves an array containing the identifiers of the interfaces that are implemented by a C++/WinRT object. These are the same identifiers that are returned from a call to IInspectable::GetIids.

Also see the implements::find_interface and implements::get_local_iids functions.

Syntax
inline winrt::com_array<GUID> get_interfaces(winrt::Windows::Foundation::IInspectable const& object);
Parameters

object A C++/WinRT object to operate on.

Return value

A winrt::com_array containing the interface identifiers.

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)

See also

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