wiauDbgHelper - NtDoc

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

void wiauDbgHelper(
  a,
  b,
  c,
  d
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-wiautil-wiaudbghelper)

wiauDbgHelper macro

Description

The wiauDbgHelper function formats a message and writes it to a log file, or debugger, or both.

Parameters

a

b

c

d

Remarks

The wiauDbgHelper function is a general-purpose function that is used internally by many of the other wiauDbg*Xxx* functions. While it can be used in WIA minidrivers, there are other limited-purpose functions provided that are more convenient to use.

See also

wiauDbgDump

wiauDbgError

wiauDbgErrorHr

wiauDbgTrace

wiauDbgWarning