Module::ReleaseNotifier::ReleaseNotifier Constructor
Initializes a new instance of the Module::ReleaseNotifier class.
ReleaseNotifier(bool release) throw();
Parameters
- release
true to delete this instance when the Release method is called; false to not delete this instance.
Requirements
Header: module.h
Namespace: Microsoft::WRL