IRpcStubBuffer::Connect, méthode (objidlbase.h)
Initialise un stub de serveur en le liant à l’interface spécifiée.
Syntaxe
HRESULT Connect(
[in] IUnknown *pUnkServer
);
Paramètres
[in] pUnkServer
Pointeur vers l’interface.
Valeur retournée
Cette méthode peut retourner les valeurs de retour standard E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED, E_FAIL et S_OK.
Spécifications
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 | objidlbase.h (inclure ObjIdl.h) |