IoClearActivityIdThread - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ntddk.h

VOID IoClearActivityIdThread(
  [in] LPCGUID OriginalId
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-ntddk-ioclearactivityidthread)

IoClearActivityIdThread function

Description

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

Parameters

OriginalId [in]

The activity ID that was previously set on the thread.