Puts the script engine in break mode causing it to break on the next script instruction.
Syntax
HRESULT PerformAsyncBreak(
DWORD threadId
);
Parameters
threadId
[in] The thread ID.
Return Value
Requirements
Header: jscript9diag.h
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Puts the script engine in break mode causing it to break on the next script instruction.
HRESULT PerformAsyncBreak(
DWORD threadId
);
threadId
[in] The thread ID.
Header: jscript9diag.h