Skip to content

Latest commit

 

History

History
48 lines (44 loc) · 1.06 KB

File metadata and controls

48 lines (44 loc) · 1.06 KB
title Running Objects Classes (ATL) | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-windows
ms.tgt_pltfrm
ms.topic article
f1_keywords
vc.atl.objects.running
dev_langs
C++
helpviewer_keywords
object classes, running
objects [C++], running objects classes
ms.assetid b4d63c41-81fd-4000-96c5-ea0a011f4308
caps.latest.revision 10
author mikeblome
ms.author mblome
manager ghogen
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw

Running Objects Classes

The following class provides support for running objects:

  • IRunnableObjectImpl Determines if an object is running, forces it to run, or locks it into the running state.

Related Articles

ATL Tutorial

See Also

Class Overview