Partager via


IObjectContextInfo::GetContextId, méthode (comsvcs.h)

Récupère l’identificateur du contexte actuel.

Syntaxe

HRESULT GetContextId(
  [out] GUID *pGuid
);

Paramètres

[out] pGuid

GUID qui identifie le contexte actuel.

Valeur retournée

Cette méthode peut retourner les valeurs de retour standard E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED, E_FAIL et S_OK.

Configuration requise

   
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 comsvcs.h

Voir aussi

Contextes com+ et modèles de thread

IObjectContextInfo