Nil 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 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