Chapter 4. Objects
in ATL
ATL's fundamental support
for COM can be split into two pieces: objects and servers. This
chapter covers classes and concentrates on how IUnknown is
implemented as related to threading and various COM identity
issues, such as standalone versus aggregated objects. The next
chapter focuses on how to expose classes from COM servers.
|