Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines if the breakpoint is enabled.
Syntax
HRESULT IsEnabled(
BOOL *pIsEnabled
);
Parameters
pIsEnabled
[out] Returns true if the breakpoint is enabled; otherwise, returns false.
Return Value
Remarks
Returns E_UNEXPECTED if called on a deleted breakpoint.
Requirements
Header: jscript9diag.h