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