Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Determines if a just-in-time (JIT) debugger is registered to auto-debug dumb hosts.
Syntax
BOOL FIsAutoJitDebugEnabled();
Parameters
This method takes no parameters.
Return Value
If the method succeeds and a JIT debugger is registered to auto-debug dumb hosts, the method returns TRUE
. Otherwise, it returns FALSE
.
Remarks
This method determines if a JIT debugger is registered to auto-debug dumb hosts.