Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

DECLARE_PROTECT_FINAL_CONSTRUCT

 

Protects your object from being deleted if (during FinalConstruct) the internal aggregated object increments the reference count then decrements the count to 0.


DECLARE_PROTECT_FINAL_CONSTRUCT( )

Requirements

Header: atlcom.h

Show: