Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 677 Bytes

nil-structure.md

File metadata and controls

37 lines (24 loc) · 677 Bytes
description title ms.date ms.topic f1_keywords ms.assetid
Learn more about: Nil Structure
Nil Structure
11/04/2016
reference
implements/Microsoft::WRL::Details::Nil
ea6dddc1-2bd0-44eb-804e-477572215712

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