_ATL_SINGLE_THREADED

Define if all of your objects use the single threading model

_ATL_SINGLE_THREADED

Remarks

Specifies that the object always runs in the primary COM thread. See Specifying the Project's Threading Model for other threading options, and Options, ATL Simple Object Wizard for a description of the threading models available for an ATL object.

See Also

Concepts

Compiler Options Macros

ATL Macros