RuntimeClassBase Structure

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

Syntax

struct RuntimeClassBase;

Remarks

Used to detect RuntimeClass in the Make function.

RuntimeClassBase is an empty structure.

Inheritance Hierarchy

RuntimeClassBase

Requirements

Header: implements.h

Namespace: Microsoft::WRL::Details

See also

Microsoft::WRL::Details Namespace