Ler en inglés

Compartir por


TraceLoggingActivity::IsStarted method

Returns true is 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

Minimum supported server

Windows Server 2012 R2

Header

Traceloggingactivity.h

See also

TraceLoggingActivity