CallStackFrame structure

Represents information about a frame on the callstack.

Syntax

} CallStackFrame;

Members

functionName
A COM string containing the name of the associated function.

sourceFile
A COM string containing the filepath of the associated source file.

moduleName
A COM string containing the name of the associated code module.

lineNumber
The associated line number.

Requirements

Header

Vspixengine.h