Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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