Compartilhar via


WeakReference::WeakReference Constructor

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

WeakReference();

Remarks

Initializes a new instance of the WeakReference class.

The strong reference pointer for the WeakReference object is initialized to nullptr, and the strong reference count is initialized to 1.

Requirements

Header: implements.h

Namespace: Microsoft::WRL::Details

See Also

Reference

WeakReference Class

Microsoft::WRL::Details Namespace