Trace - NtDoc

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

VOID Trace(
  LPCTSTR Format,
  ...     
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-wiamicro-trace)

Description

This topic describes the Trace function.

Parameters

Format

Defines the LPCTSTR parameter Format.

...

Additional parameters.

Remarks

See also