DkmEvaluationResult.DestroyObjectId Method
Definition
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.
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 ()