DkmRuntimeInstance.Unload Method

Definition

RuntimeInstanceUnload is sent by the dispatcher when DkmRuntimeInstance::Unload is invoked by the monitor.

This method may only be called by the component which created the object.

public:
 void Unload();
public:
 void Unload();
void Unload();
public void Unload ();
member this.Unload : unit -> unit
Public Sub Unload ()

Applies to