Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of mappen te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen om mappen te wijzigen.
Provides methods that add the ability to start or stop profiling when a script is running.
Methods
| Method | Description |
|---|---|
| IActiveScriptProfilerControl2::CompleteProfilerStart | Notifies the profiler that you have started profiling on all applicable scripting engines. This enables you to obtain the complete call stack if JavaScript is running when you start profiling. |
| IActiveScriptProfilerControl2::PrepareProfilerStop | Notifies the profiler that you are going to stop profiling on all applicable scripting engines. This enables you to obtain the complete call stack if JavaScript is running when you stop profiling. |
See also
IActiveScriptProfilerControl Interface
Active Script Profiler Interfaces