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
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
Associates the specified handle with the current HandleT object.
void Attach(
typename HandleTraits::Type h
);
Header: corewrappers.h
Namespace: Microsoft::WRL::Wrappers