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.
Inheritance
The IDebugAdvanced3 interface inherits from IDebugAdvanced2. IDebugAdvanced3 also has these types of members:
Methods
The IDebugAdvanced3 interface has these methods.
IDebugAdvanced3::FindSourceFileAndToken The (IDebugAdvanced3) FindSourceFileAndToken method returns the filename of a source file on the source path or a variable value associated with a file token. |
IDebugAdvanced3::FindSourceFileAndTokenWide The FindSourceFileAndTokenWide method returns the filename of a source file on the source path or return the value of a variable associated with a file token. |
IDebugAdvanced3::GetSourceFileInformation The (IDebugAdvanced3) GetSourceFileInformation method returns information about a source file that is specified using the Which parameter. |
IDebugAdvanced3::GetSourceFileInformationWide The GetSourceFileInformationWide method returns specified information about a source file. |
IDebugAdvanced3::GetSymbolInformation The (IDebugAdvanced3) GetSymbolInformation method returns information about a symbol that is specified using the Which parameter. |
IDebugAdvanced3::GetSymbolInformationWide The SetSymbolInformationWide method returns specified information about a symbol. |
IDebugAdvanced3::GetSystemObjectInformation The (IDebugAdvanced3) GetSystemObjectInformation method returns specified information about operating system objects on the target. |
IDebugAdvanced3::GetThreadContext The (IDebugAdvanced3) GetThreadContext method returns the current thread context represented by the CONTEXT structure for the target's effective processor. |
IDebugAdvanced3::Request The (IDebugAdvanced3) Request method performs a variety of different operations specified by the Request parameter. |
IDebugAdvanced3::SetThreadContext The (IDebugAdvanced3) SetThreadContext method sets the current thread context represented by the CONTEXT structure for the target's effective processor. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | dbgeng.h (include Dbgeng.h) |