Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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) |