Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Invokes an event handler when the last object in a module is released.
class ReleaseNotifier;
Members
Public Constructors
Name |
Description |
---|---|
Deinitializes the current instance of the Module::ReleaseNotifier class. |
|
Initializes a new instance of the Module::ReleaseNotifier class. |
Public Methods
Name |
Description |
---|---|
When implemented, calls an event handler when the last object in a module is released. |
|
Deletes the current Module::ReleaseNotifier object if the object was constructed with a parameter of true. |
Inheritance Hierarchy
ReleaseNotifier
Requirements
Header: module.h
Namespace: Microsoft::WRL