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
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Associates the specified handle with the current HandleT object.
void Attach(
typename HandleTraits::Type h
);
Header: corewrappers.h
Namespace: Microsoft::WRL::Wrappers