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

Calls the event handler associated with the current Module::MethodReleaseNotifier object.

Syntax

void Invoke();  

Requirements

Header: module.h

Namespace: Microsoft::WRL

See Also

Module::MethodReleaseNotifier Class