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
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Associates the specified handle with the current HandleT object.
void Attach(
typename HandleTraits::Type h
);
Header: corewrappers.h
Namespace: Microsoft::WRL::Wrappers