CComApartment* m_pApartments;
Remarks
Points to an array of CComApartment objects, each of which manages an apartment in the module. The number of elements in the array is based on the m_nThreads member.
CComAutoThreadModule Overview | Class Members