DkmEvaluationResult.DestroyObjectId Method

Definition

Destroys an object id for this particular expression.

Location constraint: IDE components may call this method regardless of what type of code is being debugged. This method is also currently supported for debug monitor components, when debugging code running under the CLR; however this functionality may be removed in a future version.

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

Applies to