Freigeben über


ImplementsBase Structure

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at 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