Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Uses the unique identifier of an activity to set the related activity for this TraceLoggingActivity object.
Syntax
void SetRelatedActivityId(
[in] const GUID & relatedActivityId
);
Parameters
[in] relatedActivityId
The unique identifier for the activity to associate with this activity.
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2012 R2 |
Target Platform | Windows |
Header | traceloggingactivity.h |