IDebuggerThreadControl::StartBlockingForDebugger Method
Notifies the host that the debugging services are about to start blocking all threads.
HRESULT StartBlockingForDebugger (
[in] DWORD dwUnused
);
Parameters
- dwUnused
[in] Reserved for future use.
Remarks
The StartBlockingForDebugger method could be called on a runtime thread.
Requirements
Platforms: Windows 2000, Windows XP, Windows Server 2003 family
Header: MSCorEE.idl
Library: Included as a resource in MSCorEE.dll
.NET Framework Version: 2.0