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 HandleT::Detach Method.
Disassociates the current HandleT object from its underlying handle.
Syntax
typename HandleTraits::Type Detach();
Return Value
The underlying handle.
Remarks
When this operation completes, the current HandleT is set to the invalid state.
Requirements
Header: corewrappers.h
Namespace: Microsoft::WRL::Wrappers