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.
Transfers ownership of an activity from an existing instance to a new instance.
Syntax
void TraceLoggingThreadActivity(
TraceLoggingThreadActivity&&
);
Parameters
- TraceLoggingThreadActivity&&
The move assignment operator.
Return value
This method does not return a value.
Requirements
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2012 R2 [desktop apps only] |
Header |
Traceloggingactivity.h |