Méthode IRpcStubBuffer ::D ebugServerQueryInterface (objidl.h)
Récupère un pointeur vers l’interface qu’un stub représente.
HRESULT DebugServerQueryInterface(
[out] void **ppv
);
[out] ppv
Pointeur vers l’interface que le stub représente.
Cette méthode peut retourner les valeurs de retour standard E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED, E_FAIL et S_OK.
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 2000 Professionnel [applications de bureau | Applications UWP] |
Serveur minimal pris en charge | Windows 2000 Server [applications de bureau | Applications UWP] |
Plateforme cible | Windows |
En-tête | objidl.h (inclure ObjIdl.h) |