DkmDeploymentCommand.Start Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Begin execution of the deployment command. This method will return once the deployed command has begun execution. Callers of this method would typically implement IDkmDeploymentCommandCallback with a SourceId filter to receive information about the command.
public:
void Start();
C++/CX
public:
void Start();
void Start();
public void Start();
member this.Start : unit -> unit
Public Sub Start ()
Produkt | Verzie |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |