ComPtr::Attach, méthode
Associe ce ComPtr avec le type d'interface spécifié par le paramètre de type de modèle actuel.
void Attach(
_In_opt_ InterfaceType* other
);
Paramètres
- other
Type d'interface.
Configuration requise
En-tête: client.h
Espace de noms: Microsoft::WRL