Citiți în limba engleză

Partajați prin


TraceLoggingThreadActivity::IsStarted method

Returns true if the activity has been started.

Syntax

c++
Boolean IsStarted();

Parameters

This method has no parameters.

Return value

TRUE, if the activity has been started; otherwise, FALSE.

Requirements

Minimum supported client

Windows Vista [desktop apps only]

Minimum supported server

Windows Server 2012 R2 [desktop apps only]

Header

Traceloggingactivity.h

See also

TraceLoggingThreadActivity