wiauDbgInit macro (wiautil.h)

The wiauDbgInit function initializes WIA debugging.

Syntax

void wiauDbgInit(
   a
);

Parameters

a

  • hInstance [in, optional] - Is the handle to the DLL instance.

Return value

None

Remarks

If the wiauDbgInit function not called, all DLLs loaded by a process inherit the debug flags of that process.

Requirements

Requirement Value
Target Platform Desktop
Header wiautil.h (include Wiautil.h)