Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 828 Bytes

File metadata and controls

31 lines (21 loc) · 828 Bytes
title IAtlAutoThreadModule Class
ms.date 11/04/2016
f1_keywords
IAtlAutoThreadModule
atlbase/ATL::IAtlAutoThreadModule
helpviewer_keywords
IAtlAutoThreadModule class
ms.assetid fcb58cf9-a427-4be9-89eb-04e1ab5cc3a1

IAtlAutoThreadModule Class

This class represents an interface to a CreateInstance method.

Important

This class and its members cannot be used in applications that execute in the Windows Runtime.

Syntax

__interface IAtlAutoThreadModule

Remarks

The class CAtlAutoThreadModuleT derives from IAtlAutoThreadModule, using it to provide code for creating an object and retrieving an interface pointer.

Requirements

Header: atlbase.h

See also

Class Overview