HandleT::Attach Method
Associates the specified handle with the current HandleT object.
void Attach(
typename HandleTraits::Type h
);
Parameters
- h
A handle.
Requirements
Header: corewrappers.h
Namespace: Microsoft::WRL::Wrappers
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Associates the specified handle with the current HandleT object.
void Attach(
typename HandleTraits::Type h
);
Header: corewrappers.h
Namespace: Microsoft::WRL::Wrappers