IDebugEngine110.SetMainThreadSettingsCallback110 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 SetMainThreadSettingsCallback110(Microsoft::VisualStudio::Debugger::Interop::IDebugSettingsCallback110 ^ pCallback);
public:
int SetMainThreadSettingsCallback110(Microsoft::VisualStudio::Debugger::Interop::IDebugSettingsCallback110 ^ pCallback);
int SetMainThreadSettingsCallback110(Microsoft::VisualStudio::Debugger::Interop::IDebugSettingsCallback110 const & pCallback);
public int SetMainThreadSettingsCallback110(Microsoft.VisualStudio.Debugger.Interop.IDebugSettingsCallback110 pCallback);
abstract member SetMainThreadSettingsCallback110 : Microsoft.VisualStudio.Debugger.Interop.IDebugSettingsCallback110 -> int
Public Function SetMainThreadSettingsCallback110 (pCallback As IDebugSettingsCallback110) As Integer
Parameters
- pCallback
- IDebugSettingsCallback110