Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 888 Bytes

iatlautothreadmodule-class.md

File metadata and controls

32 lines (22 loc) · 888 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: IAtlAutoThreadModule Class
IAtlAutoThreadModule Class
11/04/2016
IAtlAutoThreadModule
atlbase/ATL::IAtlAutoThreadModule
IAtlAutoThreadModule class
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