DkmDeploymentCommand.OnProcessExit(Int32) Method

Definition

Indication that the launched command has completed. After this is received, no further notifications will be sent.

Location constraint: API must be called from a Monitor component (component level < 100,000).

C++/CX
public:
 void OnProcessExit(int ExitCode);

Parameters

ExitCode
Int32

[In] 32-bit value which the processed returned on exit. This is the same value that would be reported from the kernel32!GetExitCodeProcess.

Applies to

Produkt Verzie
Visual Studio SDK 2015, 2017, 2019, 2022