SOURCEFILE structure
Contains source file information.
Syntax
typedef struct _SOURCEFILE { DWORD64 ModBase; PTCHAR FileName; } SOURCEFILE, *PSOURCEFILE;
Members
- ModBase
-
The base address of the module.
- FileName
-
The fully qualified source file name.
Requirements
|
Redistributable | DbgHelp.dll 6.3 or later |
|---|---|
|
Header |
|
|
Unicode and ANSI names | SOURCEFILEW (Unicode) and SOURCEFILE (ANSI) |
See also
Send comments about this topic to Microsoft
Build date: 10/26/2012