WeakReference::~WeakReference Destructor

 

The latest version of this topic can be found at WeakReference::~WeakReference Destructor.

Supports the WRL infrastructure and is not intended to be used directly from your code.

Syntax

virtual ~WeakReference();  

Return Value

Remarks

Deinitializes the current instance of the WeakReference class.

Requirements

Header: implements.h

Namespace: Microsoft::WRL::Details

See Also

Microsoft::WRL::Details NamespaceWeakReference Class