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