HandleT::Attach Method
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::Attach Method.
Associates the specified handle with the current HandleT object.
Syntax
void Attach(
typename HandleTraits::Type h
);
Parameters
h
A handle.
Requirements
Header: corewrappers.h
Namespace: Microsoft::WRL::Wrappers