Freigeben über


Module::GenericReleaseNotifier::callback_ 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::GenericReleaseNotifier::callback_ Data Member.

Holds the lambda, functor, or pointer-to-function event handler associated with the current Module::GenericReleaseNotifier object.

Syntax

T callback_;  

Requirements

Header: module.h

Namespace: Microsoft::WRL

See Also

Module::GenericReleaseNotifier Class