IDebugApplication32.SynchronousCallInDebuggerThread 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 SynchronousCallInDebuggerThread(Microsoft::VisualStudio::Debugger::Interop::IDebugThreadCall32 ^ pptc, IntPtr dwParam1, IntPtr dwParam2, IntPtr dwParam3);
public int SynchronousCallInDebuggerThread (Microsoft.VisualStudio.Debugger.Interop.IDebugThreadCall32 pptc, IntPtr dwParam1, IntPtr dwParam2, IntPtr dwParam3);
abstract member SynchronousCallInDebuggerThread : Microsoft.VisualStudio.Debugger.Interop.IDebugThreadCall32 * nativeint * nativeint * nativeint -> int
Public Function SynchronousCallInDebuggerThread (pptc As IDebugThreadCall32, dwParam1 As IntPtr, dwParam2 As IntPtr, dwParam3 As IntPtr) As Integer
Parameters
- pptc
- IDebugThreadCall32
- dwParam1
-
IntPtr
nativeint
- dwParam2
-
IntPtr
nativeint
- dwParam3
-
IntPtr
nativeint