Module::ReleaseNotifier::Release

 

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::Release.

Deletes the current Module::ReleaseNotifier object if the object was constructed with a parameter of true.

Syntax

void Release() throw();  

Requirements

Header: module.h

Namespace: Microsoft::WRL

See Also

Module::ReleaseNotifier Class