Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 847 Bytes

implementsbase-structure.md

File metadata and controls

38 lines (25 loc) · 847 Bytes
description title ms.date ms.topic f1_keywords helpviewer_keywords ms.assetid
Learn more about: ImplementsBase Structure
ImplementsBase Structure
11/04/2016
reference
implements/Microsoft::WRL::Details::ImplementsBase
ImplementsBase structure
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