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 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) |