Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 965 Bytes

File metadata and controls

43 lines (30 loc) · 965 Bytes
title ImplementsBase Structure | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.technology
cpp-windows
ms.topic reference
f1_keywords
implements/Microsoft::WRL::Details::ImplementsBase
dev_langs
C++
helpviewer_keywords
ImplementsBase structure
ms.assetid f898eb17-136d-4c87-b3ea-771319314641
author mikeblome
ms.author mblome
ms.workload
cplusplus
uwp

ImplementsBase Structure

Supports the WRL infrastructure and is not intended to be used directly from your code.

Syntax

struct ImplementsBase;

Remarks

Used to validate template parameter types in Implements Structure.

The ImplementsBase structure is empty by design.

Inheritance Hierarchy

ImplementsBase

Requirements

Header: implements.h

Namespace: Microsoft::WRL::Details

See Also

Microsoft::WRL::Details Namespace