다음을 통해 공유


Module::ReleaseNotifier::~ReleaseNotifier Destructor

 

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 Destructor.

Deinitializes the current instance of the Module::ReleaseNotifier class.

Syntax

WRL_NOTHROW virtual ~ReleaseNotifier();  

Requirements

Header: module.h

Namespace: Microsoft::WRL

See Also

Module::ReleaseNotifier Class