แก้ไข

แชร์ผ่าน


IAtlAutoThreadModule Class

Note

The Active Template Library (ATL) continues to be supported. However, we're no longer adding features or updating the documentation.

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