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.
Sets the related activity for this TraceLoggingActivity object.
Syntax
void SetRelatedActivity(
[in] const ActivityTy & relatedActivity
);
Parameters
[in] relatedActivity
The activity to associate with this instance.
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2012 R2 |
Target Platform | Windows |
Header | traceloggingactivity.h |