Determines if a just-in-time (JIT) debugger is registered to auto-debug dumb hosts.
BOOL FIsAutoJitDebugEnabled();
This method takes no parameters.
If the method succeeds and a JIT debugger is registered to auto-debug dumb hosts, the method returns TRUE. Otherwise, it returns FALSE.
This method determines if a JIT debugger is registered to auto-debug dumb hosts.