ObjectContext ::get_ContextInfo, méthode (comsvcs.h)
Récupère l’objet d’informations de contexte du contexte de l’objet actuel.
Syntaxe
HRESULT get_ContextInfo(
[out] ContextInfo **ppContextInfo
);
Paramètres
[out] ppContextInfo
Référence à une interface ContextInfo qui contient les informations de contexte.
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
Condition requise | Valeur |
---|---|
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 |