Module::releaseNotifier_ Data Member

 

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_ Data Member.

Holds a pointer to a ReleaseNotifier object.

Syntax

ReleaseNotifier *releaseNotifier_;  

Requirements

Header: module.h

Namespace: Microsoft::WRL

See Also

Module Class