Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 847 Bytes

File metadata and controls

38 lines (25 loc) · 847 Bytes
description Learn more about: ImplementsBase Structure
title ImplementsBase Structure
ms.date 11/04/2016
ms.topic reference
f1_keywords
implements/Microsoft::WRL::Details::ImplementsBase
helpviewer_keywords
ImplementsBase structure
ms.assetid f898eb17-136d-4c87-b3ea-771319314641

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