Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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::operator& Operator.
Returns a ComPtrRef object that represents the current WeakRef object.
Syntax
Details::ComPtrRef<WeakRef> operator&() throw()
Return Value
A ComPtrRef object that represents the current WeakRef object.
Remarks
This is an internal helper operator that is not meant to be used in your code.
Requirements
Header: client.h
Namespace: Microsoft::WRL