Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 743 Bytes

File metadata and controls

36 lines (24 loc) · 743 Bytes
description Learn more about: EventTraits Structure
title EventTraits Structure
ms.date 11/04/2016
ms.topic reference
f1_keywords
corewrappers/Microsoft::WRL::Wrappers::HandleTraits::EventTraits
helpviewer_keywords
EventTraits structure
ms.assetid 2cf308a4-50e3-4321-bafc-4c7c0364e148

EventTraits Structure

Defines characteristics of an Event class handle.

Syntax

struct EventTraits : HANDLENullTraits;

Members

Inheritance Hierarchy

HANDLENullTraits

EventTraits

Requirements

Header: corewrappers.h

Namespace: Microsoft::WRL::Wrappers::HandleTraits

See also

Microsoft::WRL::Wrappers::HandleTraits Namespace