Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 682 Bytes

File metadata and controls

30 lines (25 loc) · 682 Bytes
title AsyncBase::AsyncBase Constructor | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.technology
cpp-windows
ms.topic reference
f1_keywords
async/Microsoft::WRL::AsyncBase::AsyncBase
dev_langs
C++
helpviewer_keywords
AsyncBase, constructor
ms.assetid 1bef3dff-cc04-45fb-a459-0fe3629a0b40
author mikeblome
ms.author mblome
ms.workload
cplusplus
uwp

AsyncBase::AsyncBase Constructor

Initializes an instance of the AsyncBase class.

Syntax

AsyncBase();  

Requirements

Header: async.h

Namespace: Microsoft::WRL

See Also

AsyncBase Class