Click to Rate and Give Feedback
MSDN
MSDN Library
COM+ Reference
COM+ Interfaces
IObjectContextInfo
 IObjectContextInfo::GetActivityId M...
IObjectContextInfo::GetActivityId Method

Retrieves the identifier of the current activity.

Syntax

C++
HRESULT GetActivityId(
  [out]  GUID *pGUID
);

Parameters

pGUID [out]

A GUID that identifies the current activity.

Return Value

This method can return the standard return values E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED, E_FAIL, and S_OK.

Remarks

If the object is not running within a synchronization domain, COM+ returns a GUID_NULL, which consists of all zeros.

Requirements

Minimum supported clientWindows 2000 Professional
Minimum supported serverWindows 2000 Server
HeaderComSvcs.h

See Also

COM+ Contexts and Threading Models
IObjectContextInfo

Send comments about this topic to Microsoft

Build date: 7/23/2009

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker