다음을 통해 공유


Module::ReleaseNotifier::Invoke Method

 

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::Invoke Method.

When implemented, calls an event handler when the last object in a module is released.

Syntax

virtual void Invoke() = 0;  

Requirements

Header: module.h

Namespace: Microsoft::WRL

See Also

Module::ReleaseNotifier Class