Module::ReleaseNotifier::ReleaseNotifier Constructor
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at Module::ReleaseNotifier::ReleaseNotifier Constructor.
Initializes a new instance of the Module::ReleaseNotifier class.
Syntax
ReleaseNotifier(bool release) throw();
Parameters
release
true
to delete this instance when the Release method is called; false
to not delete this instance.
Exceptions
Requirements
Header: module.h
Namespace: Microsoft::WRL