This document is archived and information here might be outdated. Recommended version. |
Called when the execution of a process begins.
[Visual Basic .NET] Public Event OnBeginProcessExecution As OnBeginProcessExecutionEventHandler
[C#] public event OnBeginProcessExecutionEventHandler OnBeginProcessExecution
[C++]
HRESULT OnBeginProcessExecution(
IMdProcess* Process
);
[C++]
Parameters Process [in]
Process is a parameter of type IMdProcess*