DkmModuleInstance.Unload Method

Definition

Mark the Unload object as unloaded and notify components which implement the event sink interface. Control will return once all components have been notified.

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