IObjectContextTip::GetTipUrl-Methode (comsvcs.h)
Ruft die URL des TIP-Kontexts ab.
Syntax
HRESULT GetTipUrl(
[out, retval] BSTR *pTipUrl
);
Parameter
[out, retval] pTipUrl
Die URL des TIP-Transaktionskontexts oder NULL , wenn der Transaktionskontext nicht vorhanden ist.
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 |