Nil Structure
Visual Studio 2015
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.
struct Nil;
Used to indicate an unspecified, optional template parameter.
Nil is an empty structure.
Nil
Header: implements.h
Namespace: Microsoft::WRL::Details
Show: