IMsRdpClient9::attachEvent, méthode
Joint un événement.
Syntaxe
HRESULT attachEvent(
[in] BSTR eventName,
[in] IDispatch *callback
);
Paramètres
-
eventName [in]
-
Événement à attacher.
-
rappel [in]
-
Rappel.
Valeur retournée
Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT .
Spécifications
Condition requise | Valeur |
---|---|
Client minimal pris en charge |
Windows 8.1 |
Serveur minimal pris en charge |
Windows Server 2012 R2 |
Bibliothèque de types |
|
DLL |
|
IID |
CLSID_MsRdpClient9 est défini comme 301B94BA-5D25-4A12-BFFE-3B6E7A616585 CLSID_MsRdpClient9NotSafeForScripting est défini comme 8B918B82-7985-4C24-89DF-C33AD2BBFBCD IID_IMsRdpClient9 est défini comme 28904001-04B6-436C-A55B-0AF1A0883DC9 |