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