CWiauDbgFn::CWiauDbgFn method (wiautil.h)
The CWiauDbgFn::CWiauDbgFn method is used for tracing when a function or method is entered.
Syntax
void CWiauDbgFn(
LPCSTR fname
);
Parameters
fname
Specifies the name of the function or method being entered.
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | wiautil.h (include Wiautil.h, Wiamindr.h) |