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