IRpcProxyBuffer::Connect, méthode (objidlbase.h)
Initialise un proxy client, en le liant au canal RPC spécifié.
Syntaxe
HRESULT Connect(
[in] IRpcChannelBuffer *pRpcChannelBuffer
);
Paramètres
[in] pRpcChannelBuffer
Pointeur vers l’interface IRpcChannelBuffer que le proxy utilise pour marshaler les données.
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 uniquement] |
Serveur minimal pris en charge | Windows 2000 Server [applications de bureau uniquement] |
Plateforme cible | Windows |
En-tête | objidlbase.h (inclure ObjIdl.h) |