IDebugCodeContextInfoCompletionRoutine150.OnCodeContextInfoComplete Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int OnCodeContextInfoComplete(cli::array <Microsoft::VisualStudio::Debugger::Interop::CONTEXT_INFO_RESULT> ^ pResult);
public int OnCodeContextInfoComplete(Microsoft.VisualStudio.Debugger.Interop.CONTEXT_INFO_RESULT[] pResult);
abstract member OnCodeContextInfoComplete : Microsoft.VisualStudio.Debugger.Interop.CONTEXT_INFO_RESULT[] -> int
Public Function OnCodeContextInfoComplete (pResult As CONTEXT_INFO_RESULT()) As Integer
Parameters
- pResult
- CONTEXT_INFO_RESULT[]