IAtlAutoThreadModule Class

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at 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