WeakRef::~WeakRef Destructor

 

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 WeakRef::~WeakRef Destructor.

Deinitializes the current instance of the WeakRef class.

Syntax

~WeakRef();  

Requirements

Header: client.h

Namespace: Microsoft::WRL

See Also

WeakRef Class