Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Determines if a just-in-time (JIT) debugger is registered.
Syntax
BOOL FCanJitDebug();
Parameters
This method takes no parameters.
Return Value
If the method succeeds and a JIT debugger is registered, the method returns TRUE. Otherwise, it returns FALSE.
Remarks
This method determines if a JIT debugger is registered.