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 CWiaLogProc constructor is called when the function or method being logged is entered.
Syntax
void CWiaLogProc(
IWiaLog *pIWiaLog,
INT ResourceID,
INT DetailLevel,
CHAR *pszMsg
);
Parameters
pIWiaLog
Defines the IWiaLog parameter *pIWiaLog.
ResourceID
Defines the INT parameter ResourceID.
DetailLevel
Defines the INT parameter DetailLevel.
pszMsg
Defines the CHAR parameter *pszMsg.
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | wiamdef.h (include Wiamdef.h) |