Nil Structure

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

Syntax

struct Nil;

Remarks

Used to indicate an unspecified, optional template parameter.

Nil is an empty structure.

Inheritance Hierarchy

Nil

Requirements

Header: implements.h

Namespace: Microsoft::WRL::Details

See also

Microsoft::WRL::Details Namespace