Freigeben über


Module::MethodReleaseNotifier::object_ 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::MethodReleaseNotifier::object_ Data Member.

Holds a pointer to the object whose member function is the event handler for the current Module::MethodReleaseNotifier object.

Syntax

T* object_;  

Requirements

Header: module.h

Namespace: Microsoft::WRL

See Also

Module::MethodReleaseNotifier Class