Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

IoClearActivityIdThread function (ntddk.h)

The IoClearActivityIdThread routine clears the activity ID of the current thread.

Syntax

VOID IoClearActivityIdThread(
 [in] LPCGUID OriginalId
);

Parameters

[in] OriginalId

The activity ID that was previously set on the thread.

Return value

None

Requirements

Requirement Value
Minimum supported client Available starting with Windows 8.
Target Platform Universal
Header ntddk.h (include Ntddk.h)
Library NtosKrnl.lib
DLL NtosKrnl.exe
IRQL Any level

Feedback

Was this page helpful?

Additional resources