Share via


ObjectContext::get_ContextInfo-Methode (comsvcs.h)

Ruft das Kontextinformationsobjekt des aktuellen Objekts ab.

Syntax

HRESULT get_ContextInfo(
  [out] ContextInfo **ppContextInfo
);

Parameter

[out] ppContextInfo

Ein Verweis auf eine ContextInfo-Schnittstelle , die die Kontextinformationen enthält.

Rückgabewert

Diese Methode kann die Standardrückgabewerte E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED, E_FAIL und S_OK zurückgeben.

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client) Windows 2000 Professional [nur Desktop-Apps]
Unterstützte Mindestversion (Server) Windows 2000 Server [nur Desktop-Apps]
Zielplattform Windows
Kopfzeile comsvcs.h

Weitere Informationen

Objectcontext